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:
- cparse is an LR(1) and LALR(1) parser generator☆64Updated last month
- Scalar-valued Automatic Differentiation library in C☆53Updated 2 years ago
- Pottery - A container and algorithm template library in C☆129Updated 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
- yorick interpreted language☆82Updated 7 months ago
- A plotting library available in many programming languages.☆121Updated last year
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 4 years ago
- A collection of small C projects - usually a minimal example of something interesting☆45Updated 3 years ago
- A collection of commonly used C MACROS☆147Updated 2 years ago
- J Language Source Code. Livestream links ⬇️☆38Updated 3 years ago
- str: yet another string library for C language.☆344Updated last year
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Explored and benchmarked different methods of implementing cosine from scratch.☆59Updated 3 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆99Updated 4 years ago
- clex is a simple lexer generator☆102Updated last month
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆155Updated 4 years ago
- Clone of the Chaos CVS repository using git-cvsimport.☆12Updated 13 years ago
- Asteroids Clone for Windows☆46Updated 6 months ago
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆51Updated 6 years ago
- An argument-parsing library for C.☆75Updated 4 months ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆173Updated 2 months ago
- Arbitrary precision integer and rational arithmetic library☆150Updated last month
- Simple hash table implemented in C☆181Updated last year
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- A header-only portability and boilerplate library for C☆26Updated last month
- Image Processing in C☆76Updated 4 years ago
- Taking the C pre-processor to its limits☆30Updated 7 years ago
- Self-hosting C toolchain, from scratch☆36Updated 9 months ago
- Full-featured interfaces for C99☆331Updated 7 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆63Updated 8 months ago