paulkernfeld / bfgsLinks
A pure Rust implementation of the BFGS optimization algorithm
☆21Updated 5 years ago
Alternatives and similar repositories for bfgs
Users that are interested in bfgs are comparing it to the libraries listed below
Sorting:
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 months ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 5 months ago
- ☆78Updated 3 years ago
- ☆53Updated 6 years ago
- A Rust's binding of matplotlib☆34Updated 9 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Rust (MIR) → SPIR-V (Shader) compiler☆59Updated 8 years ago
- A simple neural net implementation.☆42Updated 6 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 3 years ago
- An extensible HPC framework for CUDA, OpenCL and native CPU.☆76Updated 7 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- ☆23Updated 9 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Portable high-level bitwise manipulation algorithms☆53Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated last year
- A splay tree implementation written in Rust☆27Updated 7 years ago
- The Computer Language Benchmarks Game: Rust implementations☆72Updated 6 years ago
- Generic B-Spline Curves in Rust☆42Updated 3 years ago
- partition slices in-place by a predicate☆18Updated 4 years ago
- Mandelbrot set in rust, serial and parallel example☆45Updated 9 years ago
- Uses rust-cpython to provide a convenient interface to Python's matplotlib from Rust☆20Updated 10 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Pre-defined constants from all disciplines (math, physics, ...) as a Rust library☆22Updated 3 years ago
- ☆20Updated 5 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- Atomic file-writes.☆101Updated last year