Julia-native implementation of the Dormand-Prince 5th order solver
DormandPrince is a Julia Language package. To install DormandPrince, please open Julia's interactive session (known as REPL) and press ] key in the REPL to use the package mode, then type the following command
pkg> add DormandPrince
Apache License 2.0