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 free C++ Genetic Algorithm library☆239Updated 9 months ago
- C++ L-BFGS implementation using plain STL☆35Updated 2 years ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆159Updated 4 years ago
- Fast arbitrary dimension linear interpolation in C++☆110Updated 5 months ago
- A C++ library for interpolation.☆248Updated 3 months ago
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- A nano spline library in modern C++.☆128Updated last year
- Combined array and automatic differentiation library in C++☆181Updated last month
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆39Updated 3 months ago
- FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.☆114Updated 2 years ago
- A fast and flexible C++ simulation engine and differential equation solver.☆135Updated 10 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 5 years ago
- Templated C++ polynomial library☆26Updated 3 years ago
- A Package for Automatic Differentiation of Algorithms Written in C/C++☆167Updated this week
- A simple but powerful header-only C++ DAE (Differential Algebraic Equation) system solver☆54Updated last week
- A single header-only C++ library for least squares fitting.☆109Updated 2 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆440Updated 2 years ago
- Various Splines Interpolation classes☆145Updated 2 weeks ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆97Updated last year
- 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 free LDL factorisation routine☆97Updated last month
- A header-only C++ library for L-BFGS and L-BFGS-B algorithms☆626Updated 7 months ago
- OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions☆877Updated last year
- A library to collect many useful spline functions into one place.☆293Updated 3 years ago
- C++ implementation of the Interior Point Methods (CPPIPM)☆44Updated 7 years 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 3 months ago
- odeint - solving ordinary differential equations in c++ v2☆352Updated 6 years ago