milsto / differential-evolutionLinks
Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.
☆64Updated 6 years ago
Alternatives and similar repositories for differential-evolution
Users that are interested in differential-evolution are comparing it to the libraries listed below
Sorting:
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- C++ L-BFGS implementation using plain STL☆33Updated 2 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 4 years ago
- Templated C++ polynomial library☆24Updated 2 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- Field interpolation using finite elements and sparse linear least squares☆17Updated 4 years ago
- Library with colormaps for C++☆28Updated last year
- GDB pretty printers for eigen types☆62Updated last year
- C++ implementation of KDTree & kNN classification on MNIST☆37Updated 6 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated last year
- A free C++ Genetic Algorithm library☆232Updated 4 months ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆36Updated 3 weeks ago
- Global optimization algorithms written in C++☆48Updated 4 years ago
- FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.☆108Updated last year
- A trivial gnuplot interface for c++☆77Updated 2 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 5 years ago
- Robust geometric predicates without the agonising pain.☆21Updated 5 years ago
- Cubic B-Spline implementation in C++ templates☆98Updated 10 months ago
- A nano spline library in modern C++.☆120Updated 7 months ago
- A single header-only C++ library for least squares fitting.☆107Updated last year
- C++ implementation of the Interior Point Methods (CPPIPM)☆44Updated 7 years ago
- Implementation of Numerical Gaussian Processes in C++☆29Updated 6 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- Library for spline manipulation.☆21Updated last year
- A multi-processing, highly configurable, C++ Differential Evolution optimization algorithm implementation☆22Updated 4 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆75Updated 2 years ago
- A simple finite-difference library using Eigen.☆33Updated 2 years ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆52Updated 3 years ago