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…☆98Updated last year
- A recurrent (LSTM) neural network in C☆95Updated 3 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆63Updated 8 months ago
- my little linear algebra library☆45Updated last year
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 3 weeks ago
- ☆295Updated last year
- Various containers written for C programmers who need complete control over their memory.☆14Updated 2 weeks ago
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆28Updated last year
- ☆177Updated last year
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated 2 years ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆159Updated 4 months ago
- C23 Checked Arithmetic☆145Updated 3 months ago
- Tiny hash function in C☆144Updated last year
- A C-compiler written in C☆76Updated 9 months ago
- Header-only library for asynchronous tasks in C☆268Updated last year
- Buddy allocator☆42Updated last year
- Notes from Machine Learning in C session☆116Updated 2 years ago
- Low-level C89 Closed/Open-addressed hashtable implementation.☆27Updated 10 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆138Updated 9 months ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆148Updated 4 months ago
- A small, toy BitTorrent client written in C, using only the standard library☆63Updated last year
- Yet another simple header only arena allocator for C11☆42Updated last year
- A collection of some lockfree datastructures☆70Updated 2 years ago
- A simple Garbage Collected Arena for C.☆19Updated last year
- Chasm Runtime Assembler.☆143Updated 4 months ago
- A blazing fast, MT-safe, lockfree and branchless circular byte buffer for SPSC in 50 loc☆12Updated last month
- A collection of Fast Fourier Transform algorithms implemented in C++20.☆115Updated last year
- Simple stb-style header-only library for Neural Networks☆388Updated 2 years ago
- Sili - a collection of cross-platform single-header libraries for modern C/C++ programming.☆131Updated 3 months ago
- Linear Algebra in C for 2D/3D Computer Graphics☆145Updated last month