aivika-transformers: Transformers for the Aivika simulation library

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

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. 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

Properties

Versions 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.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.2), array (>=0.3.0.0), base (>=4.6.0.0 && <6), containers (>=0.4.0.0), mtl (>=2.1.1), mwc-random (>=0.13.0.0), 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-07-09T10:14:38Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees