Skip to content

guglielmogattiglio/ODE_PDE_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

From-scratch Python code to solve initial value problems for ODEs and PDEs for a collection of implemented systems. Uses Runge-Kutta of different orders as main solver. Supports normalization and JIT compilation through JAX.

About

Python code to solve IVP for ODEs using RK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages