Skip to content

magus96/BlackBoxODESolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The notebook contains a Black Box Ordinary Differential Equations(ODE) solver that I've implemented from scratch. Since it's my first such foray, I've only solved a simple exponential growth problem. The methods used are:

1).Euler's Method

2).Mid Point method(higher order ODEs)

3).Runge Kutta 4th order(RK4)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published