adrianmichel / differential-evolutionLinks
A multi-processing, highly configurable, C++ Differential Evolution optimization algorithm implementation
☆23Updated 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:
- dataframe for c++☆27Updated 4 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
- Tools in C++ to forecast time series using ARIMA models☆27Updated 13 years ago
- libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization using the CMA-ES alg…☆337Updated 3 weeks ago
- A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆153Updated 10 months ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 5 years ago
- A high-performance, open-source, header-only C++(>=11) library for pricing derivatives.☆59Updated 2 years ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆68Updated 6 years ago
- QuantLib ported to C++17 and with all Boost dependency removed☆75Updated 8 years ago
- Another Matrix Library using C++11 features to be small and lightweight but efficient☆17Updated 6 years ago
- N-dimensional linear interpolation on a rectangular grid in C++☆60Updated 5 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- An implementation of the Nelder-Mead simplex method.☆26Updated 9 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆71Updated 5 months ago
- Particle Swarm Optimization (PSO) in C☆123Updated 4 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆120Updated last year
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆104Updated 8 years ago
- A free C++ Genetic Algorithm library☆234Updated 6 months ago
- Research on self-developing optimisation algorithms☆28Updated 7 months ago
- odeint - solving ordinary differential equations in c++ v2☆351Updated 5 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- Multivariate kernel density estimation [statistics]☆52Updated 10 years ago
- Various Splines Interpolation classes☆143Updated 3 weeks 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 Univariate Time Series Analysis and ARIMA Modeling Package in ANSI C. Updated with SARIMAX and Auto ARIMA.☆66Updated 6 months ago
- A matrix and array operation library on GPU with Eigen compatible interface☆97Updated 7 years ago
- A C++ library for interpolation.☆238Updated 2 months ago
- C++ API for the TeaFile File Format. TeaFiles is Time Series Persistence in Flat Files.☆60Updated 3 years ago
- Global optimization algorithms written in C++☆49Updated 4 years ago