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…☆48Updated 8 months ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 5 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 years ago
- A C++17 interface for HDF5☆97Updated 3 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 8 months ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆120Updated last year
- A header only library implementing common mathematical functions using SIMD intrinsics☆109Updated last month
- 📊 A lightweight plotting library☆96Updated 3 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 8 months ago
- A compile-time linear algebra system for C++☆121Updated 3 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 …☆31Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years 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☆201Updated 3 months ago
- C++ implementation of Python-like "zip" parallel iteration.☆25Updated 6 months ago
- Combined array and automatic differentiation library in C++☆176Updated 2 months ago
- C++20 Tensor library☆27Updated this week
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- ☆31Updated last week
- Header only FFT library☆177Updated 2 years ago
- CUDA kernel author's tools☆113Updated 3 years ago
- mathiu : a simple computer algebra system in C++.☆79Updated 4 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 5 years ago
- A fast and flexible C++ simulation engine and differential equation solver.☆132Updated 6 months ago
- C++ template metaprogram driven tensor math library☆89Updated 2 months ago
- Tensor library for c++☆14Updated 5 years ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated last month
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆93Updated 9 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year