aivika-experiment: Simulation experiments 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.
- Exposed modules use unallocated top-level names: Simulation
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.
Properties
Versions | 0.1, 0.1.1, 0.1.2, 0.2, 0.2.1, 0.2.2, 0.3, 0.3.1, 0.4, 1.0, 1.1, 1.3, 1.3.1, 1.4, 2.1, 3.0, 3.1, 4.0.3, 5.0, 5.0, 5.1, 5.2, 5.3, 5.3.3, 5.4.0, 5.4.1 |
---|---|
Change log | None available |
Dependencies | aivika (>=5.1), aivika-transformers (>=5.1), base (>=4.2 && <6), containers (>=0.4.0.0), directory (>=1.1.0.2), filepath (>=1.3.0.0), mtl (>=1.1.0.2), network-uri (>=2.6), parallel-io (>=0.3.2.1), split (>=0.2.2) [details] |
License | BSD-3-Clause |
Copyright | (c) 2012-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-experiment |
Uploaded | by DavidSorokin at 2017-06-12T07:20:57Z |
Modules
[Index]
- Simulation
- Aivika
- Simulation.Aivika.Experiment
- Simulation.Aivika.Experiment.Base
- Simulation.Aivika.Experiment.Base.ExperimentSpecsView
- Simulation.Aivika.Experiment.Base.ExperimentSpecsWriter
- Simulation.Aivika.Experiment.Base.ExperimentWriter
- Simulation.Aivika.Experiment.Base.FileRenderer
- Simulation.Aivika.Experiment.Base.FinalStatsView
- Simulation.Aivika.Experiment.Base.FinalTableView
- Simulation.Aivika.Experiment.Base.HtmlWriter
- Simulation.Aivika.Experiment.Base.InfoView
- Simulation.Aivika.Experiment.Base.LastValueView
- Simulation.Aivika.Experiment.Base.SamplingStatsWriter
- Simulation.Aivika.Experiment.Base.TableView
- Simulation.Aivika.Experiment.Base.TimingStatsView
- Simulation.Aivika.Experiment.Base.TimingStatsWriter
- Simulation.Aivika.Experiment.Base.WebPageRenderer
- Concurrent
- Simulation.Aivika.Experiment.Histogram
- Simulation.Aivika.Experiment.Types
- Simulation.Aivika.Experiment.Utils
- Simulation.Aivika.Experiment.Base
- Trans
- Simulation.Aivika.Experiment
- Aivika
Downloads
- aivika-experiment-5.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees