Janko-dev / autodiffLinks
Scalar-valued Automatic Differentiation library in C
☆53Updated 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…☆99Updated last year
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆159Updated 5 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆65Updated 9 months ago
- A blazing fast, MT-safe, lockfree and branchless circular byte buffer for SPSC in 50 loc☆12Updated 2 months ago
- my little linear algebra library☆44Updated last year
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated last month
- ☆177Updated last year
- ☆295Updated last year
- C23 Checked Arithmetic☆146Updated 4 months ago
- A collection of some lockfree datastructures☆70Updated 2 years ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆149Updated 5 months ago
- A tinycompiler in C from scratch☆107Updated last year
- A collection of Fast Fourier Transform algorithms implemented in C++20.☆116Updated last year
- Compiling C to FlipJump☆95Updated 10 months ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated 2 years ago
- A recurrent (LSTM) neural network in C☆95Updated 3 years ago
- Sili - a collection of cross-platform single-header libraries for modern C/C++ programming.☆131Updated 4 months ago
- Tiny hash function in C☆144Updated last year
- Attempt at Neuralink's Compression Challenge☆86Updated last year
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆28Updated last year
- A C-compiler written in C☆76Updated 10 months ago
- Chasm Runtime Assembler.☆145Updated 2 weeks ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆137Updated 2 months ago
- Notes from Machine Learning in C session☆116Updated 2 years ago
- A collection of small C projects - usually a minimal example of something interesting☆46Updated 3 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆139Updated 9 months ago
- Yet another simple header only arena allocator for C11☆43Updated last year
- A low level preprocessor meta programming library.☆30Updated 2 years ago
- A bignum library for C.☆33Updated last year