Skip to content

This repository contains the code for the blog post on Runge-Kutta methods for solving ODEs. For further details, please refer to this post.

Notifications You must be signed in to change notification settings

FabrizioMusacchio/Orbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Orbit

This repository contains the code for the blog post on Runge-Kutta methods for solving ODEs. For further details, please refer to this post.

img

For reproducibility:

conda create -n orbit -y python=3.9
conda activate orbit
conda install mamba -y
mamba install -y numpy matplotlib scikit-learn ipykernel

About

This repository contains the code for the blog post on Runge-Kutta methods for solving ODEs. For further details, please refer to this post.

Topics

Resources

Stars

Watchers

Forks

Languages