martinus / differential-evolution-rsLinks
Generic Differential Evolution for Rust
☆20Updated 9 years ago
Alternatives and similar repositories for differential-evolution-rs
Users that are interested in differential-evolution-rs are comparing it to the libraries listed below
Sorting:
- Basic statistical functions on streams for Rust.☆88Updated 2 years ago
 - Approximate Quantiles with Configurable Worst Case Error☆16Updated 3 years ago
 - rust histogram and percentile stats☆48Updated 5 years ago
 - Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
 - Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
 - ☆30Updated 4 years ago
 - A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
 - ☆49Updated 4 months ago
 - Combinatorial phantom types for discrete mathematics☆16Updated 2 years ago
 - Extendable HPC-Framework for CUDA, OpenCL and common CPU☆86Updated 5 years ago
 - [DEPRECATED] A simple object arena☆37Updated 4 years ago
 - Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
 - Don't use this any more. Use std::sort_unstable☆17Updated 7 years ago
 - (More or less) accurate floating point algorithms☆57Updated last year
 - ☆14Updated 2 years ago
 - Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
 - Generic SIMD abstractions for Rust.☆46Updated 2 years ago
 - Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
 - Antimony Topology Builder library☆65Updated 7 years ago
 - An MPMC journaled broadcast channel