nestordemeure / Simplers
Rust implementation of the Simple(x) Global Optimization algorithm
☆34Updated 2 years ago
Alternatives and similar repositories for Simplers:
Users that are interested in Simplers are comparing it to the libraries listed below
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆54Updated 8 months ago
- Auto differentiation library☆69Updated last week
- .npy and .npz file format support for ndarray☆61Updated 7 months ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- VF2 subgraph isomorphism algorithm in Rust.☆62Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Calculate statistics iteratively☆38Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- ☆28Updated last month
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 3 years ago
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- rust slice conversion library☆16Updated 3 years ago
- Rank Polymorphic array library for Rust.☆102Updated last year
- ☆61Updated 2 months ago
- ☆62Updated 2 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Rust interface to nlopt☆12Updated 4 years ago
- ☆10Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A simple in-memory search for collections and key-value stores.☆72Updated 2 months ago
- Rust trait for diffing and applying diffs between data structures☆60Updated 9 months ago
- Simple neural network library for classification written in Rust.☆46Updated 2 years ago
- Case transforming macros for idents☆39Updated 4 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- A Rust Library for Numerical Equation Solving and Optimisation☆25Updated 9 months ago
- A Rust library crate providing an easy FFT API for arrays and slices☆35Updated 8 months ago
- Automatically implement traits for common smart pointers☆110Updated 3 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 4 months ago