nomemory / neat-matrix-libraryLinks
nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm implementations related to matrices. Code readability was a major concern.
☆99Updated last year
Alternatives and similar repositories for neat-matrix-library
Users that are interested in neat-matrix-library are comparing it to the libraries listed below
Sorting:
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- cparse is an LR(1) and LALR(1) parser generator☆64Updated 2 months ago
- clex is a simple lexer generator☆104Updated 2 months ago
- Scalar-valued Automatic Differentiation library in C☆53Updated 2 years ago
- A collection of commonly used C MACROS☆147Updated 2 years ago
- An argument-parsing library for C.☆79Updated 5 months ago
- C library to print nicely formatted tables☆28Updated 9 months ago
- A collection of small C projects - usually a minimal example of something interesting☆46Updated 3 years ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆56Updated 3 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆99Updated 4 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- Simple hash table implemented in C☆181Updated last year
- A small C compiler☆33Updated 5 months ago
- Dynace object-oriented extension to C☆116Updated 10 months ago
- A header-only portability and boilerplate library for C☆26Updated 2 months ago
- ☆31Updated 3 years ago
- A set of efficient data structures in C, created in a generic way☆42Updated 2 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆173Updated 3 months ago
- C23 Checked Arithmetic☆146Updated 4 months ago
- C implementation of Google's PageRank algorithm☆46Updated 3 years ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆159Updated 5 months ago
- str: yet another string library for C language.☆344Updated last year
- Asteroids Clone for Windows☆46Updated 7 months ago
- A very simple benchmarking tool☆16Updated 3 years ago
- Reference counter for C☆54Updated 2 years ago
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆51Updated 6 years ago
- Fast Text-to-PDF Converter☆55Updated 4 months ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Linear Algebra in C for 2D/3D Computer Graphics☆147Updated last month
- Memory slices for C99☆48Updated 8 months ago