Skip to content

mrc-ide/dopri-js

Repository files navigation

Dormand–Prince method in JavaScript

Project Status: Active – The project has reached a stable, usable state and is being actively developed. build-and-test codecov.io

A simple adaptive ordinary differential equation (ODE) and delay differential equation (DDE) solver in TypeScript, based on the 5th order Dormand-Prince method.

Licence

MIT © Imperial College of Science, Technology and Medicine

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.