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 distributed 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 distributed 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 distributed simulation, but also for other simulation models created with help of the generalized version of the Aivika simulation library.

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

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

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

Modules

[Index] [Quick Jump]

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 (>=6.0.0), array (>=0.3.0.0), base (>=4.9.0.0 && <6), containers (>=0.4.0.0), exceptions (>=0.9.0), mtl (>=2.1.1), mwc-random (>=0.13.1.0), random (>=1.0.0.3), semigroups (>=0.10), vector (>=0.10.0.1) [details]
License BSD-3-Clause
Copyright (c) 2009-2023. David Sorokin <davsor@mail.ru>
Author David Sorokin
Maintainer David Sorokin <davsor@mail.ru>
Category Simulation
Home page https://gitflic.ru/project/dsorokin/aivika-transformers
Source repo head: git clone https://gitflic.ru/project/dsorokin/aivika-transformers
Uploaded by DavidSorokin at 2023-10-28T10:36:31Z
Distributions NixOS:6.1
Reverse Dependencies 7 direct, 3 indirect [details]
Downloads 18252 total (37 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-10-28 [all 1 reports]