adrianmichel / differential-evolution
A multi-processing, highly configurable, C++ Differential Evolution optimization algorithm implementation
☆21Updated 4 years ago
Alternatives and similar repositories for differential-evolution:
Users that are interested in differential-evolution are comparing it to the libraries listed below
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆62Updated 6 years ago
- Library with colormaps for C++☆27Updated last year
- Another Matrix Library using C++11 features to be small and lightweight but efficient☆17Updated 5 years ago
- N-dimensional linear interpolation on a rectangular grid in C++☆58Updated 4 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆59Updated 7 years ago
- CMake module collection☆30Updated 9 years ago
- Open source library for scientific HPC☆122Updated 4 months ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆37Updated 9 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆36Updated 4 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 5 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆63Updated 4 months ago
- Optizelle [op-tuh-zel] is an open source software library designed to solve general purpose nonlinear optimization problems.☆66Updated 4 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆41Updated 10 years ago
- library of numerical methods using Armadillo☆21Updated 2 years ago
- Templated C++ polynomial library☆24Updated 2 years ago
- A simple C++ wrapper around the original Fortran L-BGSG-B routine☆11Updated 7 years ago
- Git Mirror of John Burkardt's great collection of C Software☆40Updated 9 years ago
- Fast automatic differentiation library in C++☆106Updated 3 years ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 2 years ago
- An easy-to-use Simplex solver class for linear programming.☆20Updated 7 years ago
- An implementation of the Nelder-Mead simplex method.☆26Updated 8 years ago
- ☆19Updated 3 years ago
- A C++ header-only, precision-independent library for performing numerical integration☆83Updated 7 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆218Updated 4 years ago
- Multiphysics Finite Element library with Selective-Adaptive Mesh Refinement and Multigrid solvers☆53Updated last year
- C++ Shape Analysis and Geometry Processing☆37Updated 8 months ago
- PArallel Balanced Linear Octree☆20Updated 4 years ago
- This is a c++ port initially performed by Luis Ibanez of the LSQR library of Chris Paige and Michael Saunders. The same methodology was a…☆22Updated 4 years ago
- FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.☆104Updated last year
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆36Updated 4 years ago