Crate math
Source Expand description
§Modeling mathematical constructs and their associated operations.
- histogram
- A histogram consisting of a fixed number of intervals within a fixed range
- interval
- Modeling mathematical intervals
- iter
- Iterator adapters
- partition
- Modeling a collection of disjoint integer intervals
- sample
- Blanket implementations for online sampling algorithms
- search
- Blanket implementations for binary search
- set
- Mathematical sets
- stats
- Basic statistical computations
- tensor
- A Linear Algebra Library
- traits
- General traits