Special mathematical functions in Julia, including Bessel, Hankel, Airy, error, Dawson, sine and cosine integrals, eta, zeta, digamma, inverse digamma, trigamma, and polygamma functions. Most of these functions were formerly part of Base in early versions of Julia.
This package downloads and builds openspecfun.
Binaries are available for macOS, Windows, FreeBSD, and Linux (glibc >= 2.6).
To force compilation of the library from source, set an environment variable called
JULIA_SPECIALFUNCTIONS_BUILD_SOURCE
equal to true
before running Pkg.build
.
System | Test Status |
---|---|
Linux/macOS | |
Windows | |
FreeBSD |