Rookfighter / autodiff-cpp
A single header-only C++ library for automatic / algorithmic differentiation.
☆13Updated 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
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆51Updated 2 months ago
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆97Updated this week
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆84Updated 11 months ago
- Combined array and automatic differentiation library in C++☆173Updated 11 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated 3 months ago
- CUDA kernel author's tools☆110Updated 2 years ago
- Tensor library for c++☆13Updated 5 years ago
- Reference implementation of the draft C++ GraphBLAS specification.☆30Updated this week
- A C++17 message passing library based on MPI☆169Updated 2 months ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated 4 months ago
- state of the art C++ pseudo-random number generator library for sequential and parallel Monte Carlo simulations☆122Updated 2 months ago
- C++ Header-Only Library for High-Performance Tensor-Vector Multiplication☆21Updated 2 months ago
- 📊 A lightweight plotting library☆92Updated 2 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆17Updated 5 years ago
- ☆41Updated 6 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆36Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆87Updated last year
- Synchronous, single-threaded, library-only SYCL implementation for debugging and verification.☆35Updated 3 weeks ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- C++ template library for probabilistic programming☆47Updated 4 years ago
- C++ multidimensional arrays in the spirit of the STL☆199Updated last month
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆50Updated last year
- A C++ neural network library for machine learning☆14Updated 9 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆39Updated last year
- A fast implementation of log() and exp()☆51Updated 2 years ago
- Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda☆83Updated 3 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago