hypergeometric: Hypergeometric functions

[ agpl, library, math, statistics ] [ Propose Tags ]

Haskell implementation of hypergeometric functions and associated statistical and special functions, viz. erf, normal cdf, incomplete beta, F-distribution cdf, \(\chi^2\)-distribution cdf, t-distrubtion cdf. Also includes Lanczos' approximation of the gamma function.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.4.0
Change log CHANGELOG.md
Dependencies base (>=4.3 && <5) [details]
License AGPL-3.0-only
Copyright Copyright: (c) 2022 Vanessa McHale
Author Vanessa McHale
Maintainer vamchale@gmail.com
Category Math, Statistics
Bug tracker https://github.com/vmchale/hypergeometric/issues
Source repo head: git clone https://github.com/vmchale/hypergeometric
Uploaded by vmchale at 2022-12-05T00:11:57Z
Distributions NixOS:0.1.4.0
Downloads 266 total (15 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-12-05 [all 1 reports]

Readme for hypergeometric-0.1.4.0

[back to package description]

Hypergeometric

Various statistical functions including erf, computed via hypergeometric functions