milsto / differential-evolutionLinks
Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.
☆69Updated 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
Sorting:
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆158Updated 4 years ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- A C++ library for interpolation.☆240Updated 3 weeks ago
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- Combined array and automatic differentiation library in C++☆176Updated 3 months ago
- A fast and flexible C++ simulation engine and differential equation solver.☆133Updated 7 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆77Updated 2 years ago
- FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.☆111Updated last year
- A nano spline library in modern C++.☆124Updated 10 months ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A free C++ Genetic Algorithm library☆234Updated 7 months ago
- A Package for Automatic Differentiation of Algorithms Written in C/C++☆159Updated 3 weeks ago
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- Fast arbitrary dimension linear interpolation in C++☆109Updated 2 months ago
- A single header-only C++ library for least squares fitting.☆107Updated 2 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆434Updated 2 years ago
- Various Splines Interpolation classes☆143Updated 3 weeks ago
- Fastest Random Distribution Generator for Eigen☆100Updated 11 months ago
- C++ implementation of the Interior Point Methods (CPPIPM)☆44Updated 7 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆106Updated last week
- A free LDL factorisation routine☆95Updated this week
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆45Updated 3 weeks ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆37Updated 2 weeks ago
- Package provides C++ implementation of spline interpolation☆138Updated 4 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- A library to collect many useful spline functions into one place.☆286Updated 3 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
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 5 years ago