milsto / differential-evolutionLinks
Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.
☆67Updated 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++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆158Updated 3 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Cubic B-Spline implementation in C++ templates☆100Updated 11 months ago
- A nano spline library in modern C++.☆122Updated 9 months ago
- A C++ library for interpolation.☆235Updated last month
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 2 years ago
- A single header-only C++ library for least squares fitting.☆107Updated last year
- A fast and flexible C++ simulation engine and differential equation solver.☆132Updated 6 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)…☆65Updated 6 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆105Updated 2 months ago
- Various Splines Interpolation classes☆143Updated last week
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆43Updated 3 months ago
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- Combined array and automatic differentiation library in C++☆176Updated last month
- Package provides C++ implementation of spline interpolation☆138Updated 4 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆220Updated 5 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- Fastest Random Distribution Generator for Eigen☆99Updated 10 months ago
- A free C++ Genetic Algorithm library☆232Updated 5 months ago
- NASOQ:Numerically Accurate Sparsity Oriented QP Solver☆72Updated 2 months ago
- FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.☆109Updated last year
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆143Updated 3 months ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated last year
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 3 years ago
- Quadradic Programming solver using Eigen☆31Updated 5 years ago
- C++ implementation of the 3D QuickHull algorithm☆285Updated last year
- Templated C++ polynomial library☆25Updated 2 years ago
- A library to collect many useful spline functions into one place.☆284Updated 3 years ago