aomader / optimization-rust
Various optimization algorithms and strategies combined in a Rust library
☆26Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for optimization-rust
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A simple neural net implementation.☆41Updated 5 years ago
- A library with task executors for Rust☆32Updated 3 years ago
- This crate demonstrates an approach to including KaTeX in Rust docs☆27Updated 6 years ago
- Take a reference and get back a slice of length one☆26Updated 3 years ago
- Probability-theory toolbox☆55Updated 9 months ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 2 weeks ago
- Place small arrays on the stack with a low-cost!☆17Updated 3 weeks ago
- Calculate statistics iteratively☆38Updated 6 months ago
- A Rust's binding of matplotlib☆34Updated 7 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year
- Rust: Get multiple mutable references to the same collection☆13Updated 6 years ago
- A Rust crate for differential-geometric calculations.☆37Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 11 months ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Dual Number library for Rust☆17Updated 3 years ago
- rust histogram and percentile stats☆46Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 2 years ago
- Generic B-Spline Curves in Rust☆40Updated 2 years ago
- A #[no_std] LinAlg library☆51Updated 3 years ago
- A simple statistics library that draws inspiration from python☆31Updated 4 years ago
- A procedural macro implementation of `quote!`.☆23Updated last year
- Easily cope with numeric literals in generic Rust code☆25Updated 3 years ago
- An default value loader from TOML for structopt☆28Updated last year