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.
☆96Updated 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 plotting library available in many programming languages.☆117Updated last year
- Scalar-valued Automatic Differentiation library in C☆53Updated last year
- 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
- Simple hash table implemented in C☆174Updated last year
- A collection of small C projects - usually a minimal example of something interesting☆41Updated 3 years ago
- Pottery - A container and algorithm template library in C☆127Updated 3 years ago
- A simple vector library for C that can store any type.☆212Updated last year
- C Implementation of the monkey programming language☆73Updated 5 years ago
- A set of custom memory allocators☆26Updated last year
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 3 years ago
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 6 months ago
- Reference counter for C☆54Updated 2 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- Image Processing in C☆75Updated 4 years ago
- A header-only ANSI C library for writing colored text to the terminal☆55Updated 7 years ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆214Updated last year
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- Linear Algebra in C☆108Updated 3 years ago
- Simple SIMD example in C (AVX2 Vectorization)☆56Updated 7 years ago
- The Roman II Programming Language☆69Updated 3 years ago
- Fast Text-to-PDF Converter☆54Updated 2 years ago
- Mathematics library for C and C++☆50Updated last year
- A set of Data Structures for the C programming language☆35Updated 4 months ago
- C library to print nicely formatted tables☆27Updated 4 months ago
- An Easy-to-use Framework for the C Language.☆9Updated 2 months ago
- A collection of commonly used C MACROS☆141Updated 2 years ago
- This repository contains example files organized by chapters in Mastering Algorithms with C, by Kyle Loudon☆71Updated 5 years ago
- Generic Algorithms and Data Structures in C☆35Updated last year
- Asteroids Clone for Windows☆46Updated last month
- A small, ergonomic generic container library.☆318Updated 2 months ago