packages feed

aivika-branches 0.4 → 0.4.1

raw patch · 1 files changed

+1/−4 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

aivika-branches.cabal view
@@ -1,5 +1,5 @@ name:            aivika-branches-version:         0.4+version:         0.4.1 synopsis:        Nested discrete event simulation module for the Aivika library description:     This package extends the aivika-transformers [1] library and allows creating branches to run@@ -8,11 +8,8 @@     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.     .     \[1] <http://hackage.haskell.org/package/aivika-transformers>-    .-    \[2] <http://www.aivikasoft.com>     . category:        Simulation license:         BSD3