The objective of this library is to accept a set of independent values (such as a time t) and a function that encapsulates an ODE, then output the iterative results for the ODE using Runge-Kutta. I eventually plan to implement a user-defined lambda and start and final values for the independent value, instead of an array of values.
-
Notifications
You must be signed in to change notification settings - Fork 1
finsterdexter/odesolver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An ODE solving library for go. Currently implements classical Runge-Kutta.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published