aivika-branches: Nested discrete event simulation module for the Aivika 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.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
- These packages miss upper bounds: - aivika - aivika-transformers - containers - mtl - mwc-random - random Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
This package extends the aivika-transformers [1] library and allows creating branches to run nested simulations within simulation. The branches are very cheap but still not free.
To run the simulation experiment by the Monte-Carlo method, you can use additional packages. They will allow you to save the simulation results in SQL database and then generate a report consisting of HTML pages with charts, histograms, links to CSV tables, summary statistics and so on. Please consult the AivikaSoft [2] website for more details.
Properties
Versions | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.2, 0.3, 0.3.2, 0.4, 0.4, 0.4.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aivika (>=6.0.0), aivika-transformers (>=6.0.0), base (>=3 && <6), containers (>=0.4.0.0), mtl (>=2.1.1), mwc-random (>=0.13.1.0), random (>=1.0.0.3) [details] |
License | BSD-3-Clause |
Copyright | (c) 2016-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-branches |
Source repo | head: git clone https://gitflic.ru/project/dsorokin/aivika-branches |
Uploaded | by DavidSorokin at 2023-10-14T11:57:00Z |
Modules
[Index] [Quick Jump]
Downloads
- aivika-branches-0.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees