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:
- Unofficial mirror of Blaze library on Bitbucket☆70Updated last month
- C++17 library that implements the execution of graph algorithms during compilation.☆20Updated 3 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆89Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆100Updated last year
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆61Updated last year
- A C++17 interface for HDF5☆99Updated 3 months ago
- C++ multidimensional arrays in the spirit of the STL☆203Updated 9 months ago
- nanothread — Minimal thread pool for task parallelism☆91Updated this week
- 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 10 years ago
- C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as t…☆152Updated 13 years ago
- Header only FFT library☆177Updated 2 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆114Updated 4 months ago
- 📊 A lightweight plotting library☆98Updated 3 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆45Updated last month
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated 2 months ago
- Simple header-only implementation of "parallel_for" and "parallel_map" for C++11☆31Updated 5 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆21Updated 6 years ago
- mathiu : a simple computer algebra system in C++.☆80Updated 4 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
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- Simple example of using Vulkan for GPGPU computing☆58Updated 7 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- C++ template metaprogram driven tensor math library☆90Updated last week
- A fast and flexible C++ simulation engine and differential equation solver.☆138Updated last year
- Agenium Scale vectorization library for CPUs and GPUs☆337Updated 4 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆199Updated 8 months ago