10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix error calculation for RKF78
fix remaining RKF78 bug
add naive integration solver for comparison/debugging uses
add tests for States() and ForEachState()
bugfix: using inputs in input function no longer crashes
correct Dormand-Prince incorrect method
add Dormand-Prince Solver
add event example
check for bad values in newton method usage
📘️ add great testing to state