milsto / differential-evolution
Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.
☆62Updated 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
- FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.☆108Updated last year
- C++ binding for FITPACK B-spline curve and surface fitting routines☆29Updated 7 years ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆155Updated 3 years ago
- Global optimization algorithms written in C++☆48Updated 3 years ago
- A C++ library for interpolation.☆224Updated 2 months ago
- A single header-only C++ library for least squares fitting.☆104Updated last year
- A free C++ Genetic Algorithm library☆228Updated last month
- A multi-processing, highly configurable, C++ Differential Evolution optimization algorithm implementation☆21Updated 4 years ago
- Cubic B-Spline implementation in C++ templates☆95Updated 7 months ago
- Numerical optimization in C++☆39Updated 11 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆220Updated 5 years ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆33Updated 3 months ago
- Combined array and automatic differentiation library in C++☆173Updated last year
- A free LDL factorisation routine☆89Updated this week
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 5 years ago
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆39Updated 5 years ago
- Optizelle [op-tuh-zel] is an open source software library designed to solve general purpose nonlinear optimization problems.☆67Updated 4 years ago
- A nano spline library in modern C++.☆118Updated 5 months ago
- C++ L-BFGS implementation using plain STL☆32Updated 2 years ago
- LLDB Eigen Pretty Printer☆29Updated 6 years ago
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆61Updated 3 weeks ago
- C++ implementation of the Interior Point Methods (CPPIPM)☆42Updated 6 years ago
- A C++ wrapper for SCIP☆22Updated last month
- Fast arbitrary dimension linear interpolation in C++☆104Updated last year
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated 10 months ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆140Updated 3 years ago
- A fast and flexible C++ simulation engine and differential equation solver.☆129Updated 2 months ago
- Header only, C++ library (and the Python pyaudi package) implementing the algebra of Taylor truncated polynomials and a few algorithms us…☆75Updated 3 months ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆124Updated 2 weeks ago