probability-polynomial: Probability distributions via piecewise polynomials

[ bsd3, deltaq, library, math, numeric, probability ] [ Propose Tags ] [ Report a vulnerability ]

Package for manipulating finite probability distributions.

Both discrete, continuous and mixed probability distributions are supported. Continuous probability distributions are represented in terms of piecewise polynomials.

Also includes an implementation of polynomials in one variable.


[Skip to Readme]

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] 1.0.0.0, 1.0.0.1
Change log CHANGELOG.md
Dependencies base (>=4.14.3.0 && <5), containers (>=0.6 && <0.9), deepseq (>=1.4.4.0 && <1.6), exact-combinatorics (>=0.2 && <0.3) [details]
Tested with ghc ==9.10.1, ghc ==9.6.6, ghc ==8.10.7
License BSD-3-Clause
Copyright Predictable Network Solutions Ltd., 2020-2024
Author Peter W. Thompson, Heinrich Apfelmus
Maintainer peter.thompson@pnsol.com
Revised Revision 1 made by HeinrichApfelmus at 2025-03-01T15:07:51Z
Category Probability, Math, Numeric, DeltaQ
Home page https://github.com/DeltaQ-SD/deltaq
Source repo head: git clone git://github.com/DeltaQ-SD/deltaq.git(lib/probability-polynomial)
Uploaded by peterwthompson at 2025-01-17T17:50:36Z
Distributions NixOS:1.0.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 45 total (11 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-01-17 [all 1 reports]

Readme for probability-polynomial-1.0.0.1

[back to package description]

Probability distributions, represented by piecewise polynomials.