×

pydelay

swMATH ID: 16849
Software Authors: Flunkert, V.; Schoell, E.
Description: Pydelay - a python tool for solving delay differential equations. pydelay is a program which translates a system of delay differential equations (DDEs) into simulation C-code and compiles and runs the code (using scipy weave). This way it is easy to quickly implement a system of DDEs but you still have the speed of C. The Homepage can be found here: http://pydelay.sourceforge.net/ It is largely inspired by PyDSTool. The algorithm used is based on the Bogacki-Shampine method [1] which is also implemented in Matlab’s dde23 [2]. We also want to mention PyDDE – a different python program for solving DDEs.
Homepage: http://pydelay.sourceforge.net/
Related Software: DDE-BIFTOOL; Brain Connectivity Toolbox; NetworkX; MATCONT; Matlab; PlantGL
Cited in: 6 Documents