Skip to content

Scipy-based Delay Differential Equation (DDE) solver

Notifications You must be signed in to change notification settings

SirJohnFranklin/ddeint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddeint

Scipy-based delay differential equation (DDE) solver. See the docstrings and examples for more infos.

Licence

Public domain. Everyone is welcome to contribute !

Installation

ddeint can be installed by unzipping the source code in one directory and using this command:

(sudo) python setup.py install

You can also install it directly from the Python Package Index with this command:

(sudo) pip install ddeint

About

Scipy-based Delay Differential Equation (DDE) solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%