Expand description
Mathematical utilities re-exported from lox_core::math.
Modulesยง
- glam
- Extension traits for
glamvector types. - linear_
algebra - Linear algebra utilities.
- optim
- Bracketed optimization algorithms.
- roots
- Root-finding algorithms: Steffensen, Newton, Brent, and Secant methods.
- series
- Interpolated data series with linear and cubic spline support.
- slices
- Utility traits for working with slices of numbers.