aivika-experiment

Simulation experiments for the Aivika library

https://gitflic.ru/project/dsorokin/aivika-experiment

Latest on Hackage:5.4.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by David Sorokin
Maintained by David Sorokin

This package allows defining simulation experiments based on the aivika [1] and aivika-transformers [2] packages. Such experiments define in declarative manner what should be simulated and in which view the simulation results should be generated. It can directly return charts, tables and so on. Additionally, it can save the results in SQL databases.

The library is extensible and you can add new views for the results.

[1] http://hackage.haskell.org/package/aivika

[2] http://hackage.haskell.org/package/aivika-transformers