Skip to content

A numerical solver for differential equations with the ability to use Euler's, Improved Euler's, and Runge Kutta methods.

License

Notifications You must be signed in to change notification settings

thomasmunduchira/numerical-solver-differential-equation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Numerical Solver of Differential Equations

About

A numerical solver for differential equations with the ability to use Euler's, Improved Euler's, and Runge Kutta methods.

Build Instructions

$ python3 app.py 

Note

The function entered should be a python-interpretable statement. Anything from the math module can be used.

alt tag

About

A numerical solver for differential equations with the ability to use Euler's, Improved Euler's, and Runge Kutta methods.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages