Python library for arbitrary-precision floating-point arithmetic
-
Updated
Dec 28, 2024 - Python
Python library for arbitrary-precision floating-point arithmetic
Special functions written in Python and accelerated by Numba
Numba overloads for SciPy's special functions
A python math module.
Evaluate Binet's formula extended to real numbers.
Evaluate the natural logarithm of the factorial function.
Compute the nth negaFibonacci number.
Compute the natural logarithm of the binomial coefficient.
Evaluate the natural logarithm of 1-exp(-|x|).
Evaluate ln(1+x) - x.
Evaluate the natural logarithm of 1+exp(x).
Compute the binomial coefficient.
Evaluate the double factorial.
Compute the nth Tribonacci number.
Compute the natural logarithm of exp(x) + exp(y).
Add a description, image, and links to the special-functions topic page so that developers can more easily learn about it.
To associate your repository with the special-functions topic, visit your repo's landing page and select "manage topics."