Skip to content

HyQD/rk4-integrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RK4 integrator

Build Status Code style: black

This repository implements the Gauss-Legendre integrator into the framework of Scipy.

Installation

Installation can be done using pip. If your working directory is . then do

pip install . -U

Alternatively, using ssh from git with

pip install git+ssh://[email protected]/Schoyen/gauss-integrator.git -U

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages