ruslankerimov / GALinks
A C++ Library of Genetic Algorithm Components
☆69Updated 7 years ago
Alternatives and similar repositories for GA
Users that are interested in GA are comparing it to the libraries listed below
Sorting:
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 5 years ago
- A free C++ Genetic Algorithm library☆234Updated 7 months ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆37Updated 3 weeks ago
- Convertion program from Matlab to C++ using Armadillo☆191Updated 3 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 Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆62Updated 7 years ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆69Updated 6 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 3 years ago
- Particle Swarm Optimization (PSO) in C☆125Updated 4 years ago
- C/C++ library to handle writing simple Matlab(r) MAT file☆48Updated last year
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 11 years ago
- Templated C++ polynomial library☆26Updated 3 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 9 years ago
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆41Updated 6 years ago
- Special purpose C++ library for symbolic computations☆76Updated 2 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- A C++ neural network library for machine learning☆15Updated last year
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated this week
- Git Mirror of John Burkardt's great collection of C Software☆41Updated 10 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆122Updated 5 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆124Updated 7 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆72Updated 6 months ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 2 months ago
- A generic C++11 k-means clustering implementation☆211Updated 4 months ago