A quick note to say that the DifferentialEquation packages are now installed by default on Juliabox. A huge shout out to Chris and his collaborators, for making Julia by far the best language to work with differential equations of all kinds.
As you know, this is a large set of packages, with many dependencies. If you have installed DiffEq packages manually, or even otherwise if you find instabilities with dead kernel messages etc, please re-install your packages. Go to the package management UI, add or delete packages if appropriate, and click Start.
As always, please let us know on juliabox@juliacomputing.com if you have any questions, kudos or brickbats.
A PSA that Juliabox has been upgraded to version 4.0.0 of DifferentialEquations. This is a major upgrade to the DiffEq family of packages, since it contains a series of backward incompatible changes. Please update your code if you’ve used DiffEq on JuliaBox.
As an aside, Dolo.jl is now available on Juliabox.
Once again, if you see any kernel crashes, that means your custom installed packages are now incompatible with the pre-installed packages, and you need to remove or re-install your custom packages. There is now a big Reset button in the package builder UI that makes it easy to remove any custom packages, and get your instance back to a clean, pre-installed setup.