nestordemeure / Simplers
Rust implementation of the Simple(x) Global Optimization algorithm
☆31Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Simplers
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆49Updated 2 months ago
- Calculate statistics iteratively☆38Updated 5 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- .npy and .npz file format support for ndarray☆54Updated last month
- Auto differentiation library☆62Updated last year
- Generic SIMD abstractions for Rust.☆47Updated last year
- NumPy file format (de-)serialization in Rust☆30Updated 5 years ago
- rust slice conversion library☆16Updated 2 years ago
- ☆31Updated 2 years ago
- Safe wrapper for initializing arrays☆72Updated last year
- Easily cope with numeric literals in generic Rust code☆25Updated 3 years ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- Framework and implementation for mathematical optimization and solving non-linear systems of equations.☆47Updated 9 months ago
- Rust interface to nlopt☆12Updated 4 years ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 10 months ago
- A Rust Library for Numerical Equation Solving and Optimisation☆22Updated 3 months ago
- ☆31Updated 4 years ago
- Rust crate that provides a convenient macro to quickly plot variables.