Skip to content

joshp123/ODESolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ODE Solver: Analytically solving any ODE using Euler and Runge-Kutta Methods

Yet again Josh goes overkill on a silly computing project

n.b. mathematica is only used for user-specified ODEs. Assigned questions don't use the mathematica API; all of those calculations are performed natively.

About

Program to solve any ODE using Euler/RK4 methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages