aivika-experiment-chart: Simulation experiments with charting 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 complements the aivika [1] and aivika-experiment [2] packages with charting capabilites. Now the simulation results can be represented as charts.
Nevertheless, to plot the charts, you hould use one of the rendering backends provided by packages aivika-experiment-cairo [3] or aivika-experiment-diagrams [4]. While the Cairo-based backend suits mostly to Linux and partially OS X, the Diagrams-based backend is mainly destined for MS Windows, although it should work on Linux and OS X too.
[1] http://hackage.haskell.org/package/aivika
[2] http://hackage.haskell.org/package/aivika-experiment
[3] http://hackage.haskell.org/package/aivika-experiment-cairo
[4] http://hackage.haskell.org/package/aivika-experiment-diagrams
Properties
Versions | 0.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.4, 2.1, 3.0, 3.1, 4.0.3, 4.2, 4.3, 4.3.1, 4.3.2, 5.0, 5.0, 5.1, 5.3, 5.4.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aivika (>=5.1), aivika-experiment (>=5.0), array (>=0.3.0.0), base (>=3 && <6), Chart (>=1.5), colour (>=2.3.3), containers (>=0.4.0.0), data-default-class (>=0.0.1), filepath (>=1.3.0.0), lens (>=3.9), mtl (>=1.1.0.2), 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-chart |
Uploaded | by DavidSorokin at 2017-06-12T07:21:39Z |
Modules
[Index]
- Simulation
- Aivika
- Experiment
- Simulation.Aivika.Experiment.Chart
- Simulation.Aivika.Experiment.Chart.DeviationChartView
- Simulation.Aivika.Experiment.Chart.FinalHistogramView
- Simulation.Aivika.Experiment.Chart.FinalXYChartView
- Simulation.Aivika.Experiment.Chart.HistogramView
- Simulation.Aivika.Experiment.Chart.TimeSeriesView
- Simulation.Aivika.Experiment.Chart.Types
- Simulation.Aivika.Experiment.Chart.Utils
- Simulation.Aivika.Experiment.Chart.XYChartView
- Simulation.Aivika.Experiment.Chart
- Experiment
- Aivika
Downloads
- aivika-experiment-chart-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