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:
- Native implementation of 'Numerical Recipes in C'☆216Updated 11 years ago
- Convertion program from Matlab to C++ using Armadillo☆191Updated 3 years ago
- Particle Swarm Optimization (PSO) in C☆121Updated 4 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- All header files from numerical recipes. 3rd Edition.☆217Updated 2 years ago
- GNU Scientific Library with CMake build support and AMPL bindings☆592Updated 4 months ago
- ☆34Updated 10 years ago
- A basic matrix library written in C☆26Updated 4 years ago
- Git Mirror of John Burkardt's great collection of C Software☆41Updated 10 years ago
- A linear algebra library in C. For fun.☆59Updated 8 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Git Mirror of John Burkardt's great collection of C++ Software☆52Updated 9 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆123Updated 7 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆101Updated 9 years ago
- Another Matrix Library using C++11 features to be small and lightweight but efficient☆17Updated 6 years ago
- Lightweight, dependency free Matrix library (BSD)☆189Updated 3 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated last month
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆40Updated 9 years ago
- odeint - solving ordinary differential equations in c++ v2☆351Updated 5 years ago
- Combined array and automatic differentiation library in C++☆176Updated last month
- Wrapping python made easy☆122Updated 5 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- library of numerical methods using Armadillo☆23Updated 3 years ago
- MATPLOT++ (MATLAB-like plotting tool in C++)☆9Updated 6 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)…☆65Updated 6 years ago
- Automatic Differentiation C++ Library☆57Updated 4 years ago
- 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 C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆150Updated 10 months ago
- Fork of Meschach. Just add CMake integration☆37Updated 8 years ago
- L-BFGS-B, converted from Fortran to C, with Matlab wrapper☆114Updated 11 months ago