adrianmichel / differential-evolutionLinks
A multi-processing, highly configurable, C++ Differential Evolution optimization algorithm implementation
☆24Updated 5 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:
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆70Updated 7 years ago
- A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆157Updated last year
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 6 years ago
- A free C++ Genetic Algorithm library☆241Updated last year
- dataframe for c++☆28Updated 4 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆444Updated 2 years ago
- Particle Swarm Optimization (PSO) in C☆131Updated 5 years ago
- Another Matrix Library using C++11 features to be small and lightweight but efficient☆17Updated 7 years ago
- Tools in C++ to forecast time series using ARIMA models☆28Updated 14 years ago
- libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization using the CMA-ES alg…☆354Updated 4 months ago
- Multivariate kernel density estimation [statistics]☆53Updated 10 years ago
- Convertion program from Matlab to C++ using Armadillo☆191Updated 3 years ago
- OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions☆886Updated last year
- odeint - solving ordinary differential equations in c++ v2☆354Updated 6 years ago
- N-dimensional linear interpolation on a rectangular grid in C++☆61Updated 6 years ago
- QuantLib ported to C++17 and with all Boost dependency removed☆76Updated 8 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)…☆67Updated 6 years ago
- A C++ header-only, precision-independent library for performing numerical integration☆88Updated 8 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆74Updated 3 months ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆45Updated 11 years ago
- Special purpose C++ library for symbolic computations☆82Updated 2 years ago
- A trivial gnuplot interface for c++☆80Updated 3 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- A high-performance, open-source, header-only C++(>=11) library for pricing derivatives.☆66Updated 2 years ago
- Fast automatic differentiation library in C++☆110Updated 4 years ago
- A C++ wrapper of Qt Charts that looks, tastes and smells like matplotlib but isn't.☆264Updated 3 years ago
- Header-only terminal plotting library for C++☆94Updated 2 years ago
- Research on self-developing optimisation algorithms☆28Updated last year
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- A C++ Library of Genetic Algorithm Components☆70Updated 7 years ago