jcchurch / C-Linear-AlgebraLinks
My personal set of C libraries for linear algebra computation based on The Matrix Cookbook and Numerical Recipes in C.
☆102Updated 5 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☆134Updated 12 years ago
- Native implementation of 'Numerical Recipes in C'☆217Updated 11 years ago
- ☆35Updated 10 years ago
- All header files from numerical recipes. 3rd Edition.☆218Updated 2 years ago
- Convertion program from Matlab to C++ using Armadillo☆191Updated 3 years ago
- GNU Scientific Library with CMake build support and AMPL bindings☆598Updated 6 months ago
- Particle Swarm Optimization (PSO) in C☆126Updated 4 years ago
- Git Mirror of John Burkardt's great collection of C Software☆41Updated 10 years ago
- A trivial gnuplot interface for c++☆78Updated 3 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 months ago
- A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆154Updated last year
- Numerical optimization in C++☆40Updated 11 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆122Updated 5 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 9 years ago
- Fork of Meschach. Just add CMake integration☆38Updated 8 years ago
- A linear algebra library in C. For fun.☆60Updated 8 years ago
- odeint - solving ordinary differential equations in c++ v2☆353Updated 5 years ago
- A basic matrix library written in C☆26Updated 4 years ago
- Armadillo: fast C++ library for linear algebra & scientific computing - https://arma.sourceforge.net☆506Updated last year
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆41Updated 6 years ago
- Git Mirror of John Burkardt's great collection of C++ Software☆54Updated 9 years ago
- Lightweight, dependency free Matrix library (BSD)☆191Updated 3 years ago
- Fast arbitrary dimension linear interpolation in C++☆109Updated 2 months ago
- Combined array and automatic differentiation library in C++☆177Updated 3 months ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- 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
- L-BFGS-B, converted from Fortran to C, with Matlab wrapper☆116Updated last year
- A modern c++ root finding algorithm based on the original Jenkins-Traub RPOLY software.☆56Updated 7 years ago