Path to this page:
./
wip/py-delay,
Python tool for solving delay differential equations
Branch: CURRENT,
Version: 0.1.1,
Package name: py312-delay-0.1.1,
Maintainer: jihbed.researchpydelay 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)
- (2024-09-19) Updated to version: py312-delay-0.1.1
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Updated to version: py310-delay-0.1.1
- (2023-02-13) Package has been reborn
- (2021-10-08) Updated to version: py39-delay-0.1.1
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)
|