Rookfighter / autodiff-cppLinks
A single header-only C++ library for automatic / algorithmic differentiation.
☆16Updated 3 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…☆48Updated last year
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆95Updated 9 years ago
- Unofficial mirror of Blaze library on Bitbucket☆70Updated last month
- A header only library implementing common mathematical functions using SIMD intrinsics☆115Updated 3 months ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year
- C++ multidimensional arrays in the spirit of the STL☆203Updated 8 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- A C++17 interface for HDF5☆98Updated 2 months ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆97Updated last year
- C++17 library that implements the execution of graph algorithms during compilation.☆20Updated 2 years ago
- C++ template metaprogram driven tensor math library☆90Updated 3 months ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆60Updated last year
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆44Updated last month
- Simple example of using Vulkan for GPGPU computing☆57Updated 7 years ago
- 📊 A lightweight plotting library☆98Updated 3 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆21Updated 6 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 5 years ago
- C++ implementation of Python-like "zip" parallel iteration.☆25Updated 11 months ago
- mathiu : a simple computer algebra system in C++.☆80Updated 4 years ago
- Simple header-only implementation of "parallel_for" and "parallel_map" for C++11☆31Updated 5 years ago
- Dynamic loading examples outside CppCon 2021☆16Updated 4 years ago
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- Combined array and automatic differentiation library in C++☆185Updated 3 months ago
- Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm☆73Updated 3 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- nanothread — Minimal thread pool for task parallelism☆91Updated 2 months ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆198Updated 7 months ago
- C++20 Tensor library☆33Updated this week