packages feed

dde-0.0.0: README.md

# Delay Differential Equations (DDE)

## Features

* DDEs with multiple dynamical variables and a single delay (pull requests are welcome)
* Driven systems (with external input)
* Second and fourth order integration methods
* Example models:
   * Mackey-Glass with no external input
   * Driven system
* Pure Haskell