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:
- Tools in C++ to forecast time series using ARIMA models☆28Updated 13 years ago
- dataframe for c++☆28Updated 4 years ago
- A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆155Updated last year
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆439Updated 2 years ago
- libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization using the CMA-ES alg…☆349Updated 2 months ago
- Multivariate kernel density estimation [statistics]☆52Updated 10 years ago
- A high-performance, open-source, header-only C++(>=11) library for pricing derivatives.☆63Updated 2 years ago
- Another Matrix Library using C++11 features to be small and lightweight but efficient☆17Updated 6 years ago
- A free C++ Genetic Algorithm library☆238Updated 9 months ago
- N-dimensional linear interpolation on a rectangular grid in C++☆60Updated 5 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 5 years ago
- Particle Swarm Optimization (PSO) in C☆129Updated 5 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
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆70Updated 7 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆73Updated last month
- An implementation of the Nelder-Mead simplex method.☆27Updated 9 years ago
- A Light-weight and Fast Template Matrix Library☆133Updated 12 years ago
- OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions☆877Updated last year
- QuantLib ported to C++17 and with all Boost dependency removed☆76Updated 8 years ago
- Special purpose C++ library for symbolic computations☆82Updated 2 years ago
- A Univariate Time Series Analysis and ARIMA Modeling Package in ANSI C. Updated with SARIMAX and Auto ARIMA.☆68Updated 9 months ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- LoggerC++ (LoggerCpp) is a simple, elegant and efficient C++ logger library.☆66Updated 6 years ago
- A C++ header-only, precision-independent library for performing numerical integration☆87Updated 8 years ago
- Templated C++ polynomial library☆26Updated 3 years ago
- A C++ Library of Genetic Algorithm Components☆70Updated 7 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆45Updated 11 years ago
- Various Splines Interpolation classes☆145Updated last week
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆54Updated 3 years ago
- odeint - solving ordinary differential equations in c++ v2☆352Updated 6 years ago