Description
Hypergeometric functions.
Description
Haskell implementation of hypergeometric functions and associated statistical and special functions, viz. erf, normal cdf, incomplete beta, F-distribution cdf, χ2-distribution cdf, t-distrubtion cdf. Also includes Lanczos' approximation of the gamma function.
README.md
Hypergeometric
Various statistical functions including erf
, computed via hypergeometric functions.