milsto / differential-evolution
Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.
☆51Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for differential-evolution
- A C++ library for interpolation.☆213Updated 3 months ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 5 years ago
- Cubic B-Spline implementation in C++ templates☆93Updated 3 months ago
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆39Updated 5 years ago
- Numerical optimization in C++☆38Updated 10 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆27Updated 7 years ago
- Kalman Filter, Extended Kalman Filter, and Unscented Kalman Filter implementation in C++☆32Updated last year
- Global optimization algorithms written in C++☆47Updated 3 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- Fast arbitrary dimension linear interpolation in C++☆97Updated last year
- A multi-processing, highly configurable, C++ Differential Evolution optimization algorithm implementation☆21Updated 4 years ago
- Combined array and automatic differentiation library in C++☆165Updated 8 months ago
- FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.☆104Updated last year
- A single header-only C++ library for least squares fitting.☆100Updated last year
- A free C++ Genetic Algorithm library☆219Updated last year
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆36Updated 9 years ago
- N-dimensional linear interpolation on a rectangular grid in C++☆57Updated 4 years ago
- MWE for using the Eigen library in CUDA kernels☆117Updated 2 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated last year
- Open source library for scientific HPC☆117Updated 2 months ago
- C++ L-BFGS implementation using plain STL☆32Updated last year
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆40Updated 10 years ago
- A concise C++17 implementation of automatic differentiation (operator overloading)☆21Updated 2 years ago
- A Nonlinear Least Squares Minimizer☆34Updated 12 years ago
- Robust geometric predicates without the agonising pain.☆17Updated 4 years ago
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆59Updated 3 months ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- library of numerical methods using Armadillo☆20Updated 2 years ago
- Optizelle [op-tuh-zel] is an open source software library designed to solve general purpose nonlinear optimization problems.☆66Updated 4 years ago
- This is a c++ port initially performed by Luis Ibanez of the LSQR library of Chris Paige and Michael Saunders. The same methodology was a…☆22Updated 4 years ago