aivika-transformers: Transformers for the Aivika simulation library

[ bsd3, library, simulation ] [ Propose Tags ]

This package is a generalization of the aivika [1] simulation library with extensive use of monad transformers and type families. It can be applied for nested simulation [2] and parallel distributed simulation [3].

Unlike sequential simulation, the distribution simulation is more difficult for implementing the simulation experiments by the Monte-Carlo method. Therefore, there are additional packages that allow saving the results of distribution simulation in SQL databases and only then the simulation reports are generated. These reports are HTML pages with charts, histograms, links to CSV tables, statistics summary and so on.

This method can be used not only for the parallel distribution simulation, but also for other simulation models created with help of the generalized version of the Aivika simulation library. Please consult the AivikaSoft [4] website for more details.

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

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

[3] http://hackage.haskell.org/package/aivika-distributed

[4] http://www.aivikasoft.com

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 2.0, 2.1, 3.0, 4.3.1, 4.3.2, 4.3.3, 4.3.4, 4.3.5, 4.5, 4.5.1, 4.6, 4.6.1, 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
Change log CHANGELOG.md
Dependencies aivika (>=5.1), array (>=0.3.0.0), base (>=4.6.0.0 && <6), containers (>=0.4.0.0), mtl (>=2.1.1), random (>=1.0.0.3), vector (>=0.10.0.1) [details]
License BSD-3-Clause
Copyright (c) 2009-2017. David Sorokin <david.sorokin@gmail.com>
Author David Sorokin
Maintainer David Sorokin <david.sorokin@gmail.com>
Category Simulation
Home page http://www.aivikasoft.com
Source repo head: git clone https://github.com/dsorokin/aivika-transformers
Uploaded by DavidSorokin at 2017-06-10T14:36:37Z
Distributions NixOS:6.1
Reverse Dependencies 7 direct, 3 indirect [details]
Downloads 18285 total (68 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-06-10 [all 1 reports]