Re-exports§
pub use error::NumRs2Error;
pub use error::Result;
Modules§
- array
- array_
ops - axis_
ops - blas
- comparisons
- conversions
- error
- indexing
- interop
- Interoperability with other Rust numerical libraries
- io
- linalg
- masked
- math
- matrix
- memory_
alloc - Custom memory allocation for numerical workloads
- memory_
optimize - Memory layout optimization for cache efficiency
- mmap
- new_
modules - parallel_
optimize - Parallel processing optimization
- prelude
- Core prelude that exports the most commonly used types and functions
- random
- Random number generation
- random_
base - Basic random number generation
- simd
- simd_
optimize - CPU feature detection and SIMD optimization for NumRS
- stats
- stride_
tricks - types
- Advanced data types and type system for NumRS
- ufuncs
- util
- views