Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 383 Bytes

README.markdown

File metadata and controls

13 lines (10 loc) · 383 Bytes

Math-functions

A port of Haskell math-functions (by Bryan O'Sullivan) in Erlang.

This library provides implementations of special mathematical functions and Chebyshev polynomials. These functions are often useful in statistical and numerical computing.

Note

I hope this doesn't violate the initial software license. :-)