milsto / differential-evolutionLinks
Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.
☆69Updated 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 fast and flexible C++ simulation engine and differential equation solver.☆134Updated 8 months ago
- A C++ library for interpolation.☆240Updated 2 months ago
- A free C++ Genetic Algorithm library☆235Updated 8 months ago
- Combined array and automatic differentiation library in C++☆178Updated this week
- Templated C++ polynomial library☆26Updated 3 years ago
- FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.☆113Updated 2 years ago
- A free LDL factorisation routine☆96Updated last month
- C++ L-BFGS implementation using plain STL☆35Updated 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)…☆66Updated 6 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 2 years ago
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆67Updated 7 months ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆41Updated 9 years ago
- RobOptim Core Layer: interface and basic mathematical tools☆66Updated 6 months ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆134Updated last month
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 5 years ago
- Fastest Random Distribution Generator for Eigen☆102Updated last year
- A Package for Automatic Differentiation of Algorithms Written in C/C++☆165Updated 2 weeks ago
- GDB pretty printers for eigen types☆66Updated last year
- Source Code Generation for Automatic Differentiation using Operator Overloading☆185Updated 2 months ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆146Updated 6 months ago
- Kd-Tree library for kNN and range queries in plain C++98☆94Updated last year
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆38Updated 2 months ago
- A single header-only C++ library for least squares fitting.☆109Updated 2 years ago
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions☆872Updated last year
- Various Splines Interpolation classes☆143Updated last week
- A simple but powerful header-only C++ DAE (Differential Algebraic Equation) system solver☆54Updated 7 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 2 months ago