madrury / linalgLinks
A linear algebra library in C. For fun.
☆60Updated 8 years ago
Alternatives and similar repositories for linalg
Users that are interested in linalg are comparing it to the libraries listed below
Sorting:
- My personal set of C libraries for linear algebra computation based on The Matrix Cookbook and Numerical Recipes in C.☆107Updated 6 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
- Native implementation of 'Numerical Recipes in C'☆225Updated 11 years ago
- Git Mirror of John Burkardt's great collection of C++ Software☆53Updated 10 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆16Updated 3 years ago
- All header files from numerical recipes. 3rd Edition.☆223Updated 3 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆194Updated 5 years ago
- 2D & 3D graph plots in OpenGL (for University)☆28Updated 12 years ago
- A C++ math library for scientific computing with a simple and elegant interface.☆28Updated 2 weeks ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm impleme…☆99Updated last year
- Header only FFT library☆177Updated 2 years ago
- A basic quaternion library written in C☆82Updated 3 years ago
- Numerical Analysis code from the Oscar Veliz YouTube Channel☆160Updated 3 months ago
- C++ L-BFGS implementation using plain STL☆35Updated last week
- C++ implementation of the Lambert W(x) function☆35Updated 2 years ago
- Powerful automatic differentiation in C++ and Python☆386Updated 2 weeks ago
- Mirror of the Cephes C source for reference☆97Updated last year
- Supernodal sparse direct solver. https://portal.nersc.gov/project/sparse/superlu/☆317Updated last month
- code for video series on writing CAD utilities from scratch☆51Updated 3 years ago
- 📊 A lightweight plotting library☆97Updated 3 years ago
- An implementation of the Nelder-Mead simplex method.☆27Updated 9 years ago
- A C++ library of Markov Chain Monte Carlo (MCMC) methods☆188Updated last year
- A fast and flexible C++ simulation engine and differential equation solver.☆135Updated 10 months ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆114Updated 2 months ago
- A tutorial for the Fastest Fourier Transform in the West☆24Updated 3 years ago
- ☆98Updated 2 weeks ago
- A pure C implementation of the Mersenne twister is a pseudo-random number generation algorithm.☆126Updated last year
- Fast yet accurate trigonometric functions☆165Updated 3 years ago
- A simple vector library for C that can store any type.☆224Updated last month