boltzmann-brain: Analytic sampler compiler for combinatorial systems.
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.
Boltzmann Brain is a combinatorial system sampler compiler. Using an easy and intuitive specification input representing a combinatorial system, Boltzmann Brain constructs a working, self-contained module implementing a dedicated singular, rejection-based Boltzmann sampler with some additional control over the constructor frequencies in the generated structures.
Properties
Versions | 1.3.1.3, 1.4, 1.6, 1.6 |
---|---|
Change log | None available |
Dependencies | aeson (>=1.4.6), base (>=4.7 && <5), boltzmann-brain, bytestring (>=0.10.8.2), containers (>=0.5.6), directory, edit-distance (>=0.2.2.1), filepath, graphviz (>=2999.20), haskell-src-exts (>=1.21), hmatrix (>=0.18.0.0), megaparsec (>=7), MonadRandom (>=0.5.1), mtl (>=2.2.1), multiset (>=0.3.4.1), pretty-terminal (>=0.1.0.0), process (>=1.6.5), random (>=1.1), template-haskell (>=2.11.1.0), text (>=1.2.3), time (>=1.8), transformers (>=0.5.6) [details] |
License | BSD-3-Clause |
Copyright | 2017-2019 Maciej Bendkowski |
Author | Maciej Bendkowski |
Maintainer | maciej.bendkowski@tcs.uj.edu.pl |
Category | Math |
Home page | https://github.com/maciej-bendkowski/boltzmann-brain |
Source repo | head: git clone https://github.com/maciej-bendkowski/boltzmann-brain |
Uploaded | by mbendkowski at 2019-12-09T15:37:17Z |
Modules
- Data
- Boltzmann
- Data.Boltzmann.Compiler
- Haskell
- Data.Boltzmann.Compiler.Haskell.Algebraic
- Data.Boltzmann.Compiler.Haskell.Helpers
- Data.Boltzmann.Compiler.Haskell.Rational
- Haskell
- Internal
- Data.Boltzmann.Internal.Annotations
- Data.Boltzmann.Internal.Logging
- Data.Boltzmann.Internal.Parser
- Data.Boltzmann.Internal.TH
- Data.Boltzmann.Internal.Tuner
- Data.Boltzmann.Internal.Utils
- Data.Boltzmann.System
- Data.Boltzmann.System.Annotations
- Data.Boltzmann.System.Errors
- Data.Boltzmann.System.Parser
- Data.Boltzmann.System.Parser.Algebraic
- Data.Boltzmann.System.Parser.Rational
- Data.Boltzmann.System.Renderer
- Data.Boltzmann.System.Sampler
- Data.Boltzmann.System.Tuner
- Data.Boltzmann.System.Tuner.Algebraic
- Data.Boltzmann.System.Tuner.Rational
- Data.Boltzmann.System.Utils
- Data.Boltzmann.System.Warnings
- Data.Boltzmann.Compiler
- Boltzmann
Downloads
- boltzmann-brain-1.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees