jcchurch / C-Linear-AlgebraLinks
My personal set of C libraries for linear algebra computation based on The Matrix Cookbook and Numerical Recipes in C.
☆107Updated 6 years ago
Alternatives and similar repositories for C-Linear-Algebra
Users that are interested in C-Linear-Algebra are comparing it to the libraries listed below
Sorting:
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- Native implementation of 'Numerical Recipes in C'☆225Updated 11 years ago
- Fork of Meschach. Just add CMake integration☆38Updated 8 years ago
- Convertion program from Matlab to C++ using Armadillo☆191Updated 3 years ago
- A basic matrix library written in C☆26Updated 4 years ago
- ☆36Updated 11 years ago
- All header files from numerical recipes. 3rd Edition.☆224Updated 3 years ago
- A linear algebra library in C. For fun.☆60Updated 8 years ago
- Git Mirror of John Burkardt's great collection of C++ Software☆53Updated 10 years ago
- An implementation of the Nelder-Mead simplex method.☆27Updated 9 years ago
- Particle Swarm Optimization (PSO) in C☆131Updated 5 years ago
- Git Mirror of John Burkardt's great collection of C Software☆41Updated 10 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆126Updated 7 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- C++ library for numerical arrays and tensor objects and operations with them, designed to allow Matlab-style programming.☆52Updated 2 years ago
- Lightweight, dependency free Matrix library (BSD)☆191Updated 4 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 6 months ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆123Updated 5 years ago
- L-BFGS-B, converted from Fortran to C, with Matlab wrapper☆117Updated last year
- A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆156Updated last year
- odeint - solving ordinary differential equations in c++ v2☆352Updated 6 years ago
- A trivial gnuplot interface for c++☆78Updated 3 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆42Updated 10 years ago
- Fast arbitrary dimension linear interpolation in C++☆110Updated 6 months ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers.☆33Updated 5 years ago
- trying to collect all useful tutorials for famous C math and linear algebra libraries such as CBLAS, CLAPACK, GSL...☆438Updated 4 years ago
- Matlab and C++ code for implementation of the Extended Kalman Filter for estimating dynamic quantities for a single rigid body with distr…☆40Updated 9 years ago