Rookfighter / autodiff-cppLinks
A single header-only C++ library for automatic / algorithmic differentiation.
☆15Updated 2 years ago
Alternatives and similar repositories for autodiff-cpp
Users that are interested in autodiff-cpp are comparing it to the libraries listed below
Sorting:
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 7 months ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 6 months ago
- Tensor library for c++☆14Updated 5 years ago
- Dynamic loading examples outside CppCon 2021☆16Updated 3 years ago
- Reference implementation of the draft C++ GraphBLAS specification.☆33Updated 4 months ago
- C++20 Tensor library☆27Updated 2 months ago
- 📊 A lightweight plotting library☆93Updated 2 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 5 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆93Updated 9 years ago
- 3 different C++, multi-threaded queues including a lock-free one☆10Updated last year
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 years ago
- C++ Header-Only Library for High-Performance Tensor-Vector Multiplication☆21Updated 6 months ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆39Updated 9 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆19Updated 5 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 7 months ago
- An Efficient C++ Fixed Block Memory Allocator☆32Updated 4 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆108Updated 4 months ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year
- llvm::SmallVector stripped from dependencies.☆34Updated 5 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 4 years ago
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Cuda matrix computation library that is specified for small matrix operation (3x3, 4x4, 1x3, 1x4, etc.). Including buffer☆19Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- An `if constexpr` alternative for c++14☆9Updated 4 years ago
- Variadic reference-based implementation of a zip iterator in C++(>=17)☆21Updated 4 years ago
- Combined array and automatic differentiation library in C++☆176Updated last month