milsto / differential-evolutionLinks
Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.
☆70Updated 7 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:
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆159Updated 4 years ago
- A C++ library for interpolation.☆250Updated 4 months ago
- C++ L-BFGS implementation using plain STL☆35Updated 2 weeks ago
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A nano spline library in modern C++.☆128Updated last year
- A single header-only C++ library for least squares fitting.☆110Updated 2 years ago
- A fast and flexible C++ simulation engine and differential equation solver.☆136Updated 10 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Templated C++ polynomial library☆26Updated 3 years ago
- Various Splines Interpolation classes☆147Updated last month
- Fast arbitrary dimension linear interpolation in C++☆110Updated 5 months ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆44Updated 4 months ago
- FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.☆118Updated 2 years ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆39Updated last week
- Fastest Random Distribution Generator for Eigen☆103Updated last week
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- A free C++ Genetic Algorithm library☆239Updated 10 months ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated last month
- A Package for Automatic Differentiation of Algorithms Written in C/C++☆169Updated 2 weeks ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆31Updated 8 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆97Updated last year
- A library to collect many useful spline functions into one place.☆294Updated 3 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆83Updated 3 weeks 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 6 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆49Updated 2 years ago
- Combined array and automatic differentiation library in C++☆183Updated 2 months ago
- Powerful automatic differentiation in C++ and Python☆386Updated 2 weeks ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 5 years ago