Vocabulary | Summary |
![]() | Arithmetic |
![]() | Floating point number implementation |
![]() | Integer implementation |
![]() | Generic protocol for totally-ordered objects |
![]() | Converting numbers to and from strings |
![]() | Rational number implementation |
![]() | Virtual sequence consisting of a range of numbers |
Vocabulary | Summary |
![]() | Virtual sequence for bits of an integer |
![]() | Bitwise arithmetic utilities |
![]() | Permutations and combinations |
![]() | Complex number implementation |
![]() | Mathematical constants |
![]() | |
![]() | IEEE 754 floating-point environment querying and control (exceptions, rounding mode, and denormals) |
![]() | Half-precision float support for FFI |
![]() | Elementary complex-valued functions |
![]() | |
![]() | Low-level binding to math functions in the C standard library |
![]() | Matrix arithmetic |
![]() | Partially-dispatched math operations, used by the compiler |
![]() | Polynomial arithmetic |
![]() | Prime numbers test and generation |
![]() | Eratosthene sieve |
![]() | Eratosthene sieve (fast!) |
![]() | Prime factors decomposition |
![]() | |
![]() | Miller-Rabin probabilistic primality test |
![]() | |
![]() | Quaternion arithmetic and Euler angles |
![]() | |
![]() | |
![]() | Mean, median, standard deviation, and other statistical routines |
![]() | Vector arithmetic |
![]() | Single-instruction-multiple-data parallel vector operations |
![]() | Virtual sequence wrapper to convert real pairs into complex values |
![]() | Virtual sequence wrapper to convert complex values into real value pairs |
Vocabulary | Summary |
![]() | |
![]() | Affine transforms for two-dimensional vectors |
![]() | Various algebra-related words |
![]() | Various special functions from complex analysis |
![]() | Approximating rational numbers. |
![]() | Bin-packing algorithms. |
![]() | Low-level bindings to the Basic Linear Algebra Subroutines (BLAS) library |
![]() | BLAS level 2 and 3 matrix-vector and matrix-matrix operations |
![]() | BLAS level 1 vector operations |
![]() | Cardinality estimation |
![]() | Bitwise permutations |
![]() | |
![]() | Comparison functions. |
![]() | Continued fractions |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | Moving averages and other calculations useful for finance. |
![]() | |
![]() | Solving systems of linear equations |
![]() | Matrix arithmetic - extra and miscellaneous words |
![]() | Laplace expansion |
![]() | Numerical integration using Simpson's method |
![]() | |
![]() | Infinite stream of prime numbers through lazy lists |
![]() | |
![]() | |
![]() | Quadratic equation solver |
![]() | runge-kutta 4-stage implementation for n dimensions |
![]() | |
![]() | |
![]() | Common parametric curves |
![]() | Burrows-Wheeler Transform |
![]() | Fast fourier transform |
![]() | Haar wavelet transform |
![]() | |
![]() | Homogeneous coordinate math |
![]() | Implementation of picomath.org small math functions |
![]() | Query API for Wolfram Alpha |