The math-functions package
This library provides implementations of special mathematical functions and Chebyshev polynomials. These functions are often useful in statistical and numerical computing.
Changes in 0.1.2
Error function and its inverse added.
Digamma function added
Evaluation of polynomials using Horner's method added.
Crash bug in the inverse incomplete beta fixed.
Properties
| Versions | 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.3.0 |
|---|---|
| Dependencies | base (≥3 & <5), erf (≥2), vector (≥0.7) |
| License | BSD3 |
| Author | Bryan O'Sullivan <bos@serpentine.com>, Aleksey Khudyakov <alexey.skladnoy@gmail.com> |
| Maintainer | Bryan O'Sullivan <bos@serpentine.com> |
| Category | Math, Numeric |
| Home page | https://github.com/bos/math-functions |
| Source repository | git clone https://github.com/bos/math-functions |
| Upload date | Mon Feb 4 04:54:43 UTC 2013 |
| Uploaded by | BryanOSullivan |
| Built on | ghc-7.6 |
| Distributions | NixOS: 0.1.3.0, Debian: 0.1.1.0, FreeBSD: 0.1.3.0 |
Modules
Downloads
- math-functions-0.1.3.0.tar.gz (Cabal source package)
- package description (included in the package)