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:
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- C++ L-BFGS implementation using plain STL☆36Updated last month
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆161Updated 4 years ago
- FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.☆118Updated 2 years ago
- Fastest Random Distribution Generator for Eigen☆105Updated last month
- A C++ library for interpolation.☆251Updated this week
- A fast and flexible C++ simulation engine and differential equation solver.☆138Updated last year
- A nano spline library in modern C++.☆128Updated last month
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆40Updated 2 weeks ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆46Updated 5 months ago
- Fast arbitrary dimension linear interpolation in C++☆110Updated 6 months ago
- Various Splines Interpolation classes☆148Updated last week
- A free C++ Genetic Algorithm library☆240Updated 11 months ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 5 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆98Updated 2 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated 2 months ago
- A Package for Automatic Differentiation of Algorithms Written in C/C++☆171Updated this week
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Combined array and automatic differentiation library in C++☆185Updated 3 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)…☆66Updated 6 years ago
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated 2 months ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆31Updated 8 years ago
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆69Updated 10 months ago
- C++ implementation of the Interior Point Methods (CPPIPM)☆45Updated 7 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆38Updated 5 years ago
- A library to collect many useful spline functions into one place.☆293Updated 4 years ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆137Updated last month
- GDB pretty printers for eigen types☆68Updated 2 years ago