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:
- Fast arbitrary dimension linear interpolation in C++☆109Updated 4 months ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆159Updated 4 years ago
- A C++ library for interpolation.☆242Updated 2 months ago
- C++ L-BFGS implementation using plain STL☆35Updated 2 years ago
- A free C++ Genetic Algorithm library☆238Updated 9 months ago
- Kd-Tree library for kNN and range queries in plain C++98☆95Updated last year
- A fast and flexible C++ simulation engine and differential equation solver.☆134Updated 9 months ago
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- A single header-only C++ library for least squares fitting.☆109Updated 2 years ago
- Templated C++ polynomial library☆26Updated 3 years ago
- A nano spline library in modern C++.☆128Updated last year
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆134Updated 2 months ago
- Various Splines Interpolation classes☆144Updated last month
- C++ binding for FITPACK B-spline curve and surface fitting routines☆31Updated 8 years ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆39Updated 2 months ago
- Combined array and automatic differentiation library in C++☆180Updated 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 C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆44Updated 2 months ago
- FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.☆114Updated 2 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆42Updated 9 years 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
- A Package for Automatic Differentiation of Algorithms Written in C/C++☆165Updated last month
- A simple but powerful header-only C++ DAE (Differential Algebraic Equation) system solver☆54Updated last week
- Fastest Random Distribution Generator for Eigen☆103Updated this week
- Library with colormaps for C++☆29Updated 2 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- A library to collect many useful spline functions into one place.☆292Updated 3 years ago