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.
☆98Updated 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:
- A Micro (1k lines of code) Unit Test Framework for C/C++☆172Updated last month
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆55Updated 2 years ago
- cparse is an LR(1) and LALR(1) parser generator☆52Updated this week
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- Explored and benchmarked different methods of implementing cosine from scratch.☆59Updated 3 years ago
- str: yet another string library for C language.☆342Updated 10 months ago
- J Language Source Code. Livestream links ⬇️☆38Updated 3 years ago
- Simple hash table implemented in C☆180Updated last year
- My variant of the C Template Library☆268Updated 2 months ago
- clex is a simple lexer generator☆98Updated this week
- A collection of commonly used C MACROS☆145Updated 2 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 3 years ago
- An argument-parsing library for C.☆70Updated 3 months ago
- A collection of small C projects - usually a minimal example of something interesting☆44Updated 3 years ago
- C implementation of Google's PageRank algorithm☆46Updated 3 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆137Updated 7 months ago
- 'I Hate C Testing': A minimal testing framework for C.☆155Updated 4 years ago
- Personal scratch code☆439Updated this week
- C23 Checked Arithmetic☆141Updated last month
- Dynace object-oriented extension to C☆112Updated 8 months ago
- A small, ergonomic generic container library.☆361Updated 2 months ago
- ☆31Updated 3 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- Full-featured interfaces for C99☆328Updated 6 months ago
- Scalar-valued Automatic Differentiation library in C☆53Updated 2 years ago
- A set of custom memory allocators☆25Updated 2 years ago
- Simple SIMD example in C (AVX2 Vectorization)☆56Updated 7 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆154Updated 4 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago