paulkernfeld / bfgs
A pure Rust implementation of the BFGS optimization algorithm
☆20Updated 4 years ago
Alternatives and similar repositories for bfgs:
Users that are interested in bfgs are comparing it to the libraries listed below
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 7 months ago
- ☆76Updated 2 years ago
- Pre-defined constants from all disciplines (math, physics, ...) as a Rust library☆22Updated 2 years ago
- A simple neural net implementation.☆42Updated 5 years ago
- Various optimization algorithms and strategies combined in a Rust library☆27Updated 4 years ago
- Calculate statistics iteratively☆38Updated 9 months ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- ☆23Updated 8 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A #[no_std] LinAlg library☆51Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- ☆52Updated 5 years ago
- Extendable HPC-Framework for CUDA, OpenCL and common CPU☆86Updated 5 years ago
- Crunchy unroller - deterministically unroll constant loops☆37Updated 3 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- A Rust implementation of the CMA-ES optimization algorithm.☆34Updated 2 months ago
- A Rust crate for differential-geometric calculations.☆38Updated 5 years ago
- linear algebra package for rust☆38Updated 7 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Rust interface to nlopt☆12Updated 4 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 3 weeks ago
- Generic B-Spline Curves in Rust☆40Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last week
- Rust crate for chosing outcomes based on a weighted probability map.☆31Updated 5 years ago
- ☆20Updated 4 years ago
- A Rust library for data structures living in shared memory.☆12Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 4 months ago