nomemory / neat-matrix-library
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.
☆96Updated 10 months ago
Alternatives and similar repositories for neat-matrix-library:
Users that are interested in neat-matrix-library are comparing it to the libraries listed below
- Pottery - A container and algorithm template library in C☆125Updated 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.☆53Updated 2 years ago
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 4 months ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 3 years ago
- Fast Text-to-PDF Converter☆53Updated 2 years ago
- A small, ergonomic generic container library.☆285Updated this week
- My variant of the C Template Library☆187Updated last week
- Scalar-valued Automatic Differentiation library in C☆51Updated last year
- C library to print nicely formatted tables☆27Updated 2 months ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated last year
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆59Updated 2 years ago
- A set of Data Structures for the C programming language☆34Updated 2 months ago
- A collection of commonly used C MACROS☆138Updated last year
- The Roman II Programming Language☆68Updated 2 years ago
- Linear Algebra in C☆109Updated 3 years ago
- clex is a simple lexer generator☆95Updated 4 months ago
- Explored and benchmarked different methods of implementing cosine from scratch.☆58Updated 3 years ago
- Simple hash table implemented in C☆170Updated last year
- Personal scratch code☆406Updated last week
- Quicksort implemented as a C macro☆171Updated 2 years ago
- Simple String_View implementation for C programming language.☆167Updated last year
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆29Updated last month
- A very simple benchmarking tool☆16Updated 3 years ago
- str: yet another string library for C language.☆335Updated 5 months ago
- Completely avoid dangling pointers in C.☆39Updated 3 years ago
- Dynace object-oriented extension to C☆107Updated 3 months ago
- Simple Excel engine without any UI☆56Updated 3 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆167Updated 5 months ago
- Buddy allocator☆38Updated 11 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆129Updated 2 months ago