madrury / linalg
A linear algebra library in C. For fun.
☆58Updated 7 years ago
Alternatives and similar repositories for linalg:
Users that are interested in linalg are comparing it to the libraries listed below
- nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm impleme…☆94Updated 9 months ago
- My personal set of C libraries for linear algebra computation based on The Matrix Cookbook and Numerical Recipes in C.☆97Updated 5 years ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆52Updated 2 years ago
- Fast yet accurate trigonometric functions☆151Updated 2 years ago
- A header-only, pure-C math library for 2D/3D graphics (matrix, vector, quaternion) Seeks to be close to C89/C90 compliant for portability…☆87Updated last month
- A simple vector library for C that can store any type.☆208Updated 11 months ago
- μFFT: fast Fourier transform☆22Updated 3 years ago
- A vector and matrix math library☆55Updated 7 years ago
- Mirror of the Cephes C source for reference☆91Updated last year
- A custom malloc implementation in C explained☆61Updated 2 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆103Updated last month
- A lightweight 2D physics engine written in C, for educational purposes.☆233Updated 3 weeks ago
- Provides a header-only iterator template that is easy to adapt for any custom container☆47Updated 3 years ago
- The ultimate mesh handling library☆56Updated 3 months ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆24Updated 6 years ago
- LAPACK++ is a C++ wrapper around CPU and GPU LAPACK and LAPACK-like linear algebra libraries, developed as part of the SLATE project.☆63Updated last week
- Simple SIMD example in C (AVX2 Vectorization)☆56Updated 7 years ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆76Updated 8 months ago
- Various useful numerical algorithms which can be used almost standalone.☆43Updated 3 years ago
- Robust geometric predicates without the agonising pain.☆21Updated 4 years ago
- Numerical Analysis code from the Oscar Veliz YouTube Channel☆146Updated last month
- Powerful automatic differentiation in C++ and Python☆362Updated 4 months ago
- ☆91Updated 2 months ago
- Naturally embed read-only filesystems into C99-C++20 w. a single header, zero dependencies and zero modifications to your code☆40Updated 2 years ago
- Git Mirror of John Burkardt's great collection of C++ Software☆52Updated 9 years ago
- An implementation of the Nelder-Mead simplex method.☆26Updated 8 years ago
- Simple didactic code + tutorial for the Walk on Stars (WoSt) algorithm☆90Updated last year
- A small, usability-oriented generic container library.☆266Updated this week
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆93Updated 9 years ago
- Reasonably fast Fourier transform in a single header for C and C++☆35Updated 2 years ago