ruslankerimov / GALinks
A C++ Library of Genetic Algorithm Components
☆70Updated 7 years ago
Alternatives and similar repositories for GA
Users that are interested in GA are comparing it to the libraries listed below
Sorting:
- Convertion program from Matlab to C++ using Armadillo☆191Updated 3 years ago
- Particle Swarm Optimization (PSO) in C☆131Updated 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
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- C/C++ library to handle writing simple Matlab(r) MAT file☆48Updated last year
- A generic C++11 k-means clustering implementation☆216Updated 9 months ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 5 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 11 years ago
- Library for performing spectral clustering in C++☆80Updated 2 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- A C++ neural network library for machine learning☆15Updated last year
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆40Updated 6 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆64Updated 7 years ago
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 11 years ago
- A free C++ Genetic Algorithm library☆241Updated 11 months ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆126Updated 7 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 4 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 5 months ago
- A C++ Library of Genetic Algorithm Components☆13Updated 13 years ago
- Particle Swarm Optimization (PSO) in C++ with MPI support☆18Updated 8 years ago
- A simple C++17 header-only library for generating SVG plots☆10Updated last year
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 years ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆70Updated 7 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- A C++ RangeTree implementation.☆43Updated 5 years ago
- Design patterns implemented in C++14☆36Updated this week
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆40Updated last week
- Numerical optimization in C++☆40Updated 11 years ago
- MATPLOT++ is a Matlab like simple plotting framework in C++.☆12Updated 5 years ago