100_Julia_exercises_First50 Here is a Julia version of exercises with solutions which is based on the exercises given here: https://... (more…)
Read more »
You might have heard about Julia, the language often praised for the C-like performance it can attain while keeping a clean syntax reminiscent of Python. In this blog post, I want to share a different opinion why I like using Julia, which is only tangenti... (more…)
Read more »
Why multiple dispatch lets you write composable code - msaroufim/multiple_dispatch... (more…)
Read more »
Simple Reinforcement-Learning Implementations in Julia. Warning: Can't find my own mistakes anymore. - fabio-4/JuliaRL... (more…)
Read more »
A little more than a year ago, in this post, we announced DSGE.jl—a package for working with dynamic stochastic general equilibrium (DSGE) models using Julia, the open-source computing language. At that time, DSGE.jl contained only the code required to sp... (more…)
Read more »