test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
| Name | Category | Description |
|---|---|---|
| Math-Int64 | dev-perl | Manipulate 64 bits integers in Perl |
| Math-Libm | dev-perl | wrapper to libm functions |
| mathlib-tools | sci-mathematics | Development tools for Lean's mathlib |
| Math-ModInt | dev-perl | modular integer arithmetic |
| Math-NumberCruncher | dev-perl | Collection of useful math-related functions |
| Math-NumSeq | dev-perl | Number sequences (for example from OEIS) |
| Math-Pari | dev-perl | Perl interface to PARI |
| Math-PlanePath | dev-perl | Mathematical paths through the 2-D plane |
| Math-Prime-XS | dev-perl | Detect and calculate prime numbers with deterministic tests |
| Math-Random | dev-perl | Random Number Generators |
| Math-Random-ISAAC | dev-perl | Perl interface to the ISAAC PRNG algorithm |
| Math-Random-ISAAC-XS | dev-perl | C implementation of the ISAAC PRNG algorithm |
| Math-Random-MT | dev-perl | The Mersenne Twister PRNG |
| Math-Random-Secure | dev-perl | Cryptographically-secure, cross-platform replacement for rand() |
| Math-Round | dev-perl | Perl extension for rounding numbers |
| Math-Spline | dev-perl | Cubic Spline Interpolation of data |
| Math-Utils | dev-perl | Useful mathematical functions not in Perl |
| Math-Vec | dev-perl | Vectors for perl |
| Math-VecStat | dev-perl | Some basic numeric stats on vectors |
| matplotlib | dev-python | Pure python plotting library with matlab like syntax |