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☆44Updated 3 years ago
- Pottery - A container and algorithm template library in C☆128Updated 3 years ago
- Simple SIMD example in C (AVX2 Vectorization)☆56Updated 7 years ago
- clex is a simple lexer generator☆97Updated last month
- Scalar-valued Automatic Differentiation library in C☆53Updated 2 years ago
- 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
- Simple hash table implemented in C☆180Updated last year
- An argument-parsing library for C.☆70Updated 2 months ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 3 years ago
- cparse is an LR(1) and LALR(1) parser generator☆51Updated last month
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆137Updated 7 months ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆214Updated 2 years ago
- Dynace object-oriented extension to C☆112Updated 7 months ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆171Updated 2 weeks ago
- Arbitrary precision integer and rational arithmetic library☆149Updated 2 weeks ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆154Updated 3 years ago
- str: yet another string library for C language.☆343Updated 10 months ago
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- Fast Text-to-PDF Converter☆54Updated 2 months ago
- Reference counter for C☆54Updated 2 years ago
- ☆11Updated 7 years ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- World's fastest Base64 encoder / decoder☆62Updated 3 years ago
- Numerical Algorithms in C☆84Updated 13 years ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆154Updated 2 months ago
- The Roman II Programming Language☆70Updated 3 years ago
- A set of custom memory allocators☆26Updated 2 years ago
- A plotting library available in many programming languages.☆119Updated last year