nestordemeure / Simplers
Rust implementation of the Simple(x) Global Optimization algorithm
☆32Updated last year
Alternatives and similar repositories for Simplers:
Users that are interested in Simplers are comparing it to the libraries listed below
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 3 weeks ago
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆51Updated 6 months ago
- rust slice conversion library☆16Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 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.☆46Updated last year
- .npy and .npz file format support for ndarray☆59Updated 6 months ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- Serialization value trees☆44Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Floating point approximate comparison for Rust☆60Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- ☆32Updated 2 years ago
- Big array helper for serde☆60Updated 10 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- A Rust library crate providing an easy FFT API for arrays and slices☆35Updated 7 months ago
- Find out about keys that are ignored when deserializing data☆78Updated 2 weeks ago
- cargo-add command to make dependencies into dylibs☆97Updated 2 years ago
- Tensor library for machine learning☆26Updated this week
- Small and fast library for k-means clustering.☆46Updated 4 months ago
- ☆31Updated 5 years ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- Lending iterators on stable Rust☆82Updated last year
- Macro for sealing traits and structures☆51Updated 3 months ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- Threadsafe RefCell for Rust☆90Updated last week
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- Calculate statistics iteratively☆38Updated last week
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago