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.
☆100Updated 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:
- Scalar-valued Automatic Differentiation library in C☆53Updated 2 years ago
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 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
- C Implementation of the monkey programming language☆74Updated 5 years ago
- cparse is an LR(1) and LALR(1) parser generator☆65Updated 3 months ago
- A plotting library available in many programming languages.☆122Updated last year
- Pottery - A container and algorithm template library in C☆130Updated 3 years ago
- str: yet another string library for C language.☆347Updated last week
- clex is a simple lexer generator☆105Updated 3 months ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- C implementation of Google's PageRank algorithm☆46Updated 3 years ago
- Image Processing in C☆78Updated 5 years ago
- Simple hash table implemented in C☆182Updated last year
- A collection of commonly used C MACROS☆149Updated 2 years ago
- A small C compiler☆33Updated 6 months ago
- Mathematics library for C and C++☆52Updated last year
- The Roman II Programming Language☆70Updated 3 years ago
- Reference counter for C☆54Updated 2 years ago
- A set of custom memory allocators☆25Updated 2 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆175Updated 4 months ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- Explored and benchmarked different methods of implementing cosine from scratch.☆61Updated 3 years ago
- A set of efficient data structures in C, created in a generic way☆43Updated 2 years ago
- Simple SIMD example in C (AVX2 Vectorization)☆60Updated 8 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆53Updated 2 years ago
- Artifacts of that Memory Management Tsoding Session☆176Updated last year
- yorick interpreted language☆82Updated 9 months ago
- Arbitrary precision integer and rational arithmetic library☆151Updated last month
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆51Updated 6 years ago
- Dynace object-oriented extension to C☆119Updated last year