argmin
Optimization library
A Rust library for numerical optimization with multiple algorithms and interfaces for various backends.
Numerical optimization in pure Rust
1k stars
14 watching
83 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
numerical-optimizationoptimizationoptimization-algorithmsoptimization-methodsoptimizerrust
Related projects:
Repository | Description | Stars |
---|---|---|
| A Clojure library of optimisation and control theory tools and convenience functions | 25 |
| A collection of stochastic optimization algorithms for large-scale machine learning problems | 221 |
| A framework for executing genetic algorithms in Rust | 75 |
| A comprehensive Java library of local search algorithms with customization and hybridization capabilities | 60 |
| Provides a unified interface to multiple nonlinear optimization algorithms for global and local problem-solving in various fields | 1,908 |
| A collection of unconstrained optimization algorithms implemented in MATLAB | 67 |
| A C++ library for numerical optimization tasks | 754 |
| A mathematical optimization library written in Scala, supporting linear and quadratic programming with various solver options. | 141 |
| A comprehensive guide to improving Linux performance using various tools and techniques | 68 |
| An optimization library for non-differentiable functions, allowing users to define and solve black-box optimization problems | 188 |
| A Python package for gradient-based function optimization in machine learning | 181 |
| A Ruby implementation of various minimization algorithms. | 16 |
| Optimization algorithm implementation for constrained and non-constrained problems | 72 |
| An extension of the cgmath library that adds collision detection primitives and algorithms. | 126 |
| A Rust port of math library functions from MUSL's libm | 548 |