madrury / linalgLinks
A linear algebra library in C. For fun.
☆59Updated 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.☆106Updated 6 years ago
- A tutorial for the Fastest Fourier Transform in the West☆24Updated 3 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
- C++ L-BFGS implementation using plain STL☆35Updated 2 years ago
- 2D & 3D graph plots in OpenGL (for University)☆28Updated 12 years ago
- All header files from numerical recipes. 3rd Edition.☆221Updated 3 years ago
- Native implementation of 'Numerical Recipes in C'☆225Updated 11 years ago
- 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
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆123Updated 5 years ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆83Updated last year
- A basic quaternion library written in C☆80Updated 3 years ago
- Powerful automatic differentiation in C++ and Python☆386Updated 3 weeks ago
- Simple SIMD example in C (AVX2 Vectorization)☆56Updated 7 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆15Updated 2 years ago
- A C++ math library for scientific computing with a simple and elegant interface.☆28Updated 2 months ago
- Git Mirror of John Burkardt's great collection of C++ Software☆53Updated 10 years ago
- Robust geometric predicates☆63Updated last year
- Approximate and vectorized versions of common mathematical functions☆211Updated 5 years ago
- A C++ library to evaluate Bessel functions of all kinds.☆60Updated 4 years ago
- A plotting library available in many programming languages.☆121Updated last year
- QuantitativeBytes Linear Algebra Library [C++]. A simple implementation of various common linear algebra functions, intended for educatio…☆47Updated 2 years ago
- Header only FFT library☆177Updated 2 years ago
- Supernodal sparse direct solver. https://portal.nersc.gov/project/sparse/superlu/☆313Updated last week
- Incomplete Beta Function (Student's t cumulative distribution function)☆33Updated 4 years ago
- FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.☆114Updated 2 years ago
- code for video series on writing CAD utilities from scratch☆51Updated 3 years ago
- Combined array and automatic differentiation library in C++☆181Updated last month
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆94Updated 9 years ago
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆44Updated 3 weeks ago
- Fork of https://gitlab.mpcdf.mpg.de/mtr/pocketfft to simplify external contributions☆112Updated 3 weeks ago