hbayes: Bayesian Networks

[ bsd3, library, math ] [ Propose Tags ]

Algorithms for Bayesian Networks. It is a very preliminary version. It has only been tested on very simple examples where it worked. It should be considered as experimental and not used in any production work.


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
local

Enable local tests by the author. They can only be run with some test patterns not distributed with this package.

Disabled
profile

Build profiling version of the library too.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.2.1, 0.3, 0.4, 0.4.1, 0.5, 0.5.2
Dependencies array (>=0.4.0.0), base (<4.9.1), binary (>=0.5), boxes, containers (>=0.4.2.1), directory, filepath, gamma (>=0.9), HUnit, mtl (>=2.0.1.0), mwc-random (>=0.12), parsec, pretty (>=1.1.1.0), QuickCheck (>=2.4.2), random, split, statistics (>=0.10.1), test-framework, test-framework-hunit, test-framework-quickcheck2, vector [details]
License BSD-3-Clause
Copyright Copyright (c) 2012-2016, alpheccar
Author alpheccar
Maintainer misc@alpheccar.org
Revised Revision 2 made by HerbertValerioRiedel at 2017-06-10T14:36:08Z
Category Math
Home page http://www.alpheccar.org
Source repo head: git clone https://github.com/alpheccar/hbayes.git
Uploaded by alpheccar at 2016-05-13T12:56:40Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 6771 total (27 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-05-13 [all 1 reports]

Readme for hbayes-0.5.2

[back to package description]

Hackage

hbayes

WARNING : This package is not yet using log arithmetic !