./wip/py-delay, Python tool for solving delay differential equations

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.1, Package name: py310-delay-0.1.1, Maintainer: jihbed.research

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)


Required to run:
[math/py-scipy] [math/py-numpy] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: c0c0a01a85783a3d03b69ea26a94adf1d2f0609b
Filesize: 222.442 KB

Version history: (Expand)


CVS history: (Expand)


   2014-09-10 23:12:25 by Kamel Ibn Aziz Derouiche | Files touched by this commit (4)
Log message:
Import py27-delay-0.1.1 as wip/py-delay.

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)