Python library for arbitrary-precision floating-point arithmetic
- Updated
Nov 1, 2025 - 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 ln(1+x) - x.
Evaluate the natural logarithm of 1-exp(-|x|).
Compute the natural logarithm of exp(x) + exp(y).
Evaluate the double factorial.
Compute the nth Tribonacci number.
Evaluate the natural logarithm of 1+exp(x).
Compute the nth Fibonacci number.
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."