Skip to content

Darikiva/Tensorflow_ODE

 
 

Repository files navigation

Tensorflow_PDE

Experimental approach of solving ODE using Tensorflow In the script ODE.py I numerically solve the eqation on the interval [0..10] Launch Comparison.py to see performance of BDF, DormandPrince and Scipy ode solver comparison

In the script PDE.py I numerically solve first-order PDE with known analytical solution.

About

Experimental approach of solving ODE using Tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Wolfram Language 92.4%
  • Python 7.6%