math-functions: Special functions and Chebyshev polynomials
This library provides implementations of special mathematical functions and Chebyshev polynomials. These functions are often useful in statistical and numerical computing.
[Skip to Readme]
Modules
[Index]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
system-expm1 | Use expm1 provided by system. Only have effect on windows | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- math-functions-0.2.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.3.0, 0.1.4.0, 0.1.5.1, 0.1.5.2, 0.1.6.0, 0.1.7.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.1.0, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.1.0, 0.3.2.0, 0.3.2.1, 0.3.3.0, 0.3.4.0, 0.3.4.1, 0.3.4.2, 0.3.4.3, 0.3.4.4 |
---|---|
Change log | changelog.md |
Dependencies | base (>=4.5 && <5), deepseq, primitive, vector (>=0.7), vector-th-unbox [details] |
License | BSD-3-Clause |
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 |
Bug tracker | https://github.com/bos/math-functions/issues |
Source repo | head: git clone https://github.com/bos/math-functions head: hg clone https://bitbucket.org/bos/math-functions |
Uploaded | by AlexeyKhudyakov at 2016-12-01T14:58:38Z |
Distributions | Arch:0.3.4.4, Debian:0.3.4.0, Fedora:0.3.4.2, FreeBSD:0.1.5.2, LTSHaskell:0.3.4.4, NixOS:0.3.4.4, Stackage:0.3.4.4, openSUSE:0.3.4.4 |
Reverse Dependencies | 41 direct, 4784 indirect [details] |
Downloads | 94227 total (365 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 2016-12-01 [all 1 reports] |