Janko-dev / autodiffLinks
Scalar-valued Automatic Differentiation library in C
☆54Updated 2 years ago
Alternatives and similar repositories for autodiff
Users that are interested in autodiff are comparing it to the libraries listed below
Sorting:
- nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm impleme…☆101Updated last year
- A recurrent (LSTM) neural network in C☆95Updated 4 years ago
- my little linear algebra library☆44Updated last year
- ☆296Updated last year
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆377Updated 9 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆69Updated 11 months ago
- ☆180Updated 2 years ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆164Updated 7 months ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆212Updated 2 years ago
- A C-compiler written in C☆77Updated last year
- A tinycompiler in C from scratch☆109Updated last year
- C23 Checked Arithmetic☆156Updated 6 months ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 3 months ago
- Various containers written for C programmers who need complete control over their memory.☆14Updated this week
- A collection of Fast Fourier Transform algorithms implemented in C++20.☆115Updated 2 years ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆151Updated 7 months ago
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆28Updated last year
- Notes from Machine Learning in C session☆120Updated 2 years ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆143Updated this week
- Just a simple OpenGL template that I use on my streams.☆105Updated 3 years ago
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 3 years ago
- Richard is gaining power☆200Updated 7 months ago
- Super small, simple, and (almost) completely C89-compliant single-header arena "allocator".☆114Updated last month
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- Compiling C to FlipJump☆96Updated last year
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- A blazing fast, MT-safe, lockfree and branchless circular byte buffer for SPSC in 50 loc☆12Updated 4 months ago
- A bignum library for C.☆33Updated last year
- Tiny hash function in C☆146Updated last year
- Attempt at Neuralink's Compression Challenge☆89Updated last year