A little over half a decade ago, I came across a wonderful project: a programming language called Julia that was going to revolutionise data science and technical computing. So what happened? (more…)
Read more »
We evaluate Julia as a single language and ecosystem paradigm powered by LLVM to develop workflow components for high-performance computing. We run a Gray-Scott, 2-variable diffusion-reaction application using a memory-bound, 7-point stencil kernel on Fro... (more…)
Read more »
MLJ (Machine Learning in Julia) is a toolbox written in Julia providing a common interface and meta-algorithms for selecting, tuning, evaluating, composing and comparing over 150 machine learning models written in Julia and other languages. In particular ... (more…)
Read more »
Comparing simple simulations in Julia, Nim, C++ and R - julia_nim_cpp_r_sir.md... (more…)
Read more »
I am thinking How can it applied in large projects or software development projects, if there is no oop. I heard struct and things. But some answer told It is not oop. What are advantage and disadvantage of using oop in julia way? Which one is more heav... (more…)
Read more »