@hackage dde0.0.1
Delay differential equations
Categories
License
BSD-3-Clause
Maintainer
dev () penkovsky dot com
Links
Versions
Installation
Dependencies (2)
Dependents (1)
@hackage/rc
Delay Differential Equations (DDE)
Features
- Autonomous DDEs with multiple dynamical variables and a single delay (pull requests are welcome)
- Driven systems (i.e. with external input)
- Non-autonomous DDEs (using driven systems with time as external input)
- Second and fourth order integration methods
- Example models:
- Mackey-Glass with no external input
- Driven system
- Pure Haskell