This survey of features of the Julia programming language is the first lecture in a short 6-session course on process and concepts needed to participate in o... (more…)
Read more »
This talk was given as part of JuliaCon2021.Abstract:Javis.jl is a general purpose animation library which builds on top of the Luxor.jl graphics library.It ... (more…)
Read more »
In this paper we introduce JuliaSim, a high-performance programming environment designed to blend traditional modeling and simulation with machine learning. JuliaSim can build accelerated surrogates from component-based models, such as those conforming to... (more…)
Read more »
Julia provides an API so that Julia functions can be called from C. PL/Julia will use this C API to execute Julia code from its user defined functions and stored procedures. Julia’s documentation provides an example C program that starts up the Julia env... (more…)
Read more »
I've been more serious about learning Rust recently, after dragging on with passive learning for a while. My first real programming language was Julia, and I know other Julians interested in Rust. I've written this article for those people in mind, becaus... (more…)
Read more »