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.☆102Updated 5 years ago
- A tutorial for the Fastest Fourier Transform in the West☆22Updated 3 years ago
- Header only FFT library☆176Updated last year
- A header only library implementing common mathematical functions using SIMD intrinsics☆109Updated last week
- trying to collect all useful tutorials for famous C math and linear algebra libraries such as CBLAS, CLAPACK, GSL...☆430Updated 4 years ago
- 2D & 3D graph plots in OpenGL (for University)☆28Updated 12 years ago
- Native implementation of 'Numerical Recipes in C'☆216Updated 11 years ago
- FFT implemented in ANSI C☆23Updated 5 years ago
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- QuantitativeBytes Linear Algebra Library [C++]. A simple implementation of various common linear algebra functions, intended for educatio…☆46Updated 2 years ago
- μFFT: fast Fourier transform☆22Updated 3 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…☆98Updated last year
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆93Updated 9 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆191Updated 5 years ago
- A basic quaternion library written in C☆78Updated 3 years ago
- 📊 A lightweight plotting library☆94Updated 2 years ago
- The ultimate mesh handling library☆58Updated last week
- A C++ math library for scientific computing with a simple and elegant interface.☆29Updated 3 weeks ago
- Mirror of the Cephes C source for reference☆94Updated last year
- ☆94Updated 5 months ago
- Git Mirror of John Burkardt's great collection of C++ Software☆52Updated 9 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆15Updated 2 years ago
- code for video series on writing CAD utilities from scratch☆49Updated 3 years ago
- All header files from numerical recipes. 3rd Edition.☆217Updated 2 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆143Updated 3 months ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆182Updated 6 years ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆54Updated 2 years ago
- A pure C implementation of the Mersenne twister is a pseudo-random number generation algorithm.☆125Updated last year
- Combined array and automatic differentiation library in C++☆176Updated last month
- Rehuel is a simple C++11 library for solving ordinary differential equations with (implicit) Runge-Kutta methods.☆17Updated 3 months ago