aivika: A multi-paradigm simulation library
Aivika is a multi-paradigm simulation library. It allows us to integrate a system of ordinary differential equations. Also it can be applied to the Discrete Event Simulation. It supports the event-oriented, process-oriented and activity-oriented paradigms. Aivika also supports the Agent-based Modeling. Finally, it can be applied to System Dynamics.
The library widely uses monads. The dynamic system is represented as a computation in the Dynamics monad. There is also the DynamicsProc monad to represent the discontinuous processes which can be suspended at any time and then resumed later. Everything else is expressed through these two monads, including the events, agent handlers and even integrals.
Downloads
- aivika-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.2, 0.3, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.5, 0.5.1, 0.5.4, 0.6, 0.6.1, 0.7, 1.0, 1.1, 1.2, 1.2.1, 1.3, 1.4, 2.0, 2.1, 3.0, 3.1, 4.0, 4.0.1, 4.0.3, 4.1, 4.1.1, 4.2, 4.3, 4.3.1, 4.3.2, 4.3.3, 4.3.4, 4.3.5, 4.5, 4.6, 5.0.1, 5.1, 5.2, 5.3, 5.3.1, 5.4, 5.5, 5.6, 5.7, 5.8, 5.9, 5.9.1, 6.0.0, 6.1, 6.1.1 |
---|---|
Dependencies | array (>=0.3.0.0), base (>=3 && <5), mtl (>=1.1.0.2) [details] |
Tested with | ghc ==6.12.1 |
License | BSD-3-Clause |
Copyright | (c) 2009-2011. David Sorokin <david.sorokin@gmail.com> |
Author | David Sorokin |
Maintainer | David Sorokin <david.sorokin@gmail.com> |
Category | Simulation |
Uploaded | by DavidSorokin at 2011-03-28T14:33:32Z |
Distributions | NixOS:6.1.1 |
Reverse Dependencies | 9 direct, 2 indirect [details] |
Downloads | 41221 total (73 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |