@hackage / aivika-experiment

Simulation experiments for the Aivika library

Latest5.4.1

About

Metadata

  • Last updated , by DavidSorokin
  • License BSD-3-Clause
  • Maintained by: David Sorokin <davsor@mail.ru>

  • Lottery factor: 1

Links

Installation

Readme

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