./wip/py-pydelay, Translates a system of delay differential equations (DDEs)

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


Branch: CURRENT, Version: 0.1.1, Package name: py310-pydelay-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-numpy] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: c0c0a01a85783a3d03b69ea26a94adf1d2f0609b
Filesize: 222.442 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-12 17:26:41 by othyro | Files touched by this commit (56)
Log message:
MASTER_SITES -> MASTER_SITE_SOURCEFORGE; part 2/4. Let me know if this
breaks anything. Minor formatting and HOMEPAGE fixes in some files.
   2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-04-12 01:44:24 by Kamel Derouiche | Files touched by this commit (1)
Log message:
Update COMMENT

   2011-03-07 12:28:45 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py26-pydelay-0.1.1 as wip/py-pydelay.

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).