math-functions

Special functions and Chebyshev polynomials

https://github.com/bos/math-functions

Version on this page:0.1.5.2@rev:1
LTS Haskell 22.17:0.3.4.4
Stackage Nightly 2024-04-19:0.3.4.4
Latest on Hackage:0.3.4.4

See all snapshots math-functions appears in

BSD-3-Clause licensed by Bryan O'Sullivan, Aleksey Khudyakov
Maintained by Bryan O'Sullivan
This version can be pinned in stack with:math-functions-0.1.5.2@sha256:3e2b050f7e1d531dd64b088e63886e4b8b5c093d6eee68fb76cbdf7ebb4065fd,2174
Used by 2 packages in lts-3.22(full list with versions):

math-functions: efficient, special purpose mathematical functions

This package provides a number of special-purpose mathematical functions used in statistical and numerical computing.

Where possible, we give citations and computational complexity estimates for the algorithms used.

Get involved!

Please report bugs via the github issue tracker.

Master git mirror:

  • git clone git://github.com/bos/math-functions.git

There’s also a Mercurial mirror:

  • hg clone https://bitbucket.org/bos/math-functions

(You can create and contribute changes using either Mercurial or git.)

Authors

This library is written and maintained by Bryan O’Sullivan [email protected] and Aleksey Khudyakov [email protected].