An open API service indexing awesome lists of open source software.

https://github.com/hilbertcube/system_of_linear_de_rk4

Solving system of linear DE using vectors and function list
https://github.com/hilbertcube/system_of_linear_de_rk4

Last synced: about 1 year ago
JSON representation

Solving system of linear DE using vectors and function list

Awesome Lists containing this project

README

          

Solving system of linear differential equations using the Runge-Kutta 4 algorithm.