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 collection of small C projects - usually a minimal example of something interesting☆43Updated 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.☆54Updated 2 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 3 years ago
- A plotting library available in many programming languages.☆117Updated last year
- Scalar-valued Automatic Differentiation library in C☆53Updated last year
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 4 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆170Updated 8 months ago
- Pottery - A container and algorithm template library in C☆128Updated 3 years ago
- Explored and benchmarked different methods of implementing cosine from scratch.☆58Updated 3 years ago
- An argument-parsing library for C.☆69Updated 3 weeks ago
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 6 months ago
- Simple hash table implemented in C☆177Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆153Updated 3 years ago
- A collection of commonly used C MACROS☆141Updated 2 years ago
- A set of efficient data structures in C, created in a generic way☆41Updated last year
- str: yet another string library for C language.☆341Updated 8 months ago
- Reference counter for C☆54Updated 2 years ago
- Simple SIMD example in C (AVX2 Vectorization)☆56Updated 7 years ago
- clex is a simple lexer generator☆96Updated 6 months ago
- A header-only ANSI C library for writing colored text to the terminal☆55Updated 7 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆49Updated last year
- C implementation of Google's PageRank algorithm☆45Updated 3 years ago
- 'I Hate C Testing': A minimal testing framework for C.☆155Updated 4 years ago
- C23 Checked Arithmetic☆134Updated 7 months ago
- The Roman II Programming Language☆70Updated 3 years ago
- J Language Source Code. Livestream links ⬇️☆38Updated 2 years ago
- Dynace object-oriented extension to C☆111Updated 6 months ago
- Image Processing in C☆74Updated 4 years ago
- Fast Text-to-PDF Converter☆54Updated 2 weeks ago
- My variant of the C Template Library☆264Updated 2 weeks ago