Peroxide
numeric library
A high-performance numeric library with a friendly syntax and various features for linear algebra, numerical analysis, and data manipulation
Rust numeric library with high performance and friendly syntax
542 stars
16 watching
32 forks
Language: Rust
last commit: 15 days ago
Linked from 1 awesome list
dataframedeterminantinterpolationjacobianlinear-algebralu-decompositionmatlabmatrixnumerical-analysisnumerical-integrationoptimizationperoxiderregressionrustrust-numeric-libraryscientific-computingsimd-openblassplinestatistics
Related projects:
Repository | Description | Stars |
---|---|---|
axect/peroxide_blas | An implementation of BLAS and LAPACK using source crates to provide concrete implementations. | 2 |
orium/rpds | A Rust implementation of persistent data structures with structural sharing | 1,261 |
rust-math/intel-mkl-src | A crate that redistributes and provides Rust bindings to Intel's Math Kernel Library (MKL) for scientific computations. | 82 |
cpmech/russell | A comprehensive library of numerical and mathematical functions for high-performance computations in various fields. | 114 |
rust-lang/libm | A Rust port of math library functions from MUSL's libm | 545 |
erickt/rust-zmq | A Rust wrapper around the libzmq ZeroMQ library providing a standardized interface for message passing between processes. | 907 |
mikkyang/rust-blas | Rust bindings and wrappers for the Basic Linear Algebra Subprograms | 84 |
pyo3/rust-numpy | Provides Rust bindings to Python's NumPy library for numerical computations | 1,137 |
marwes/combine | A Rust library implementing parser combinators for building efficient and flexible parsers | 1,302 |
rustcrypto/nacl-compat | Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 58 |
blas-lapack-rs/accelerate-src | Provides optimized linear algebra and numerical computing capabilities via the Accelerate framework | 17 |
sarah-quinones/faer-rs | A linear algebra library for the Rust programming language, providing low-level and high-level routines for efficient matrix operations. | 1,878 |
nrc/zero | A Rust library for parsing binary data without allocating memory on the heap. | 47 |
blas-lapack-rs/lapack | Provides Rust wrappers for Fortran linear algebra libraries | 81 |
njord-rs/njord | A Rust library providing a versatile and feature-rich interface to various databases | 403 |