Julia #

Julia is a scientific programming language.

org-babel support #

It took some doing, but I did eventually get a working Julia configuration in org babel for org mode. See my emacs configuration for more details.

  • HN submission on how Julia adoption keeps on climbing.
  • Flux, an ML package similar to pytorch written in Julia.
  • A machine learning toolbox, MLJ for Julia. Looks very easy to use and interesting, uses a nice pipeline syntax similar to sklearn pipeline.
  • Some worrying correctness bugs in Julia - seems like a bit of a trend.