numeric facilities for C++ 14; dual numbers, dual quaternions, constrained numbers, intervals
-
Updated
Jun 4, 2018 - C++
numeric facilities for C++ 14; dual numbers, dual quaternions, constrained numbers, intervals
Algorithmic differentiation with hyper-dual numbers in C++ and Python
Simple automatic differentiation tool.
A small and simple header only dual number library (written in C++17)
Automatic forward-mode differential library. It calculates gradient vector and hessian matrix automatically.
Library for Line Kinematics
A comprehensive C++ framework for automatic differentiation supporting both forward and reverse modes with exceptional performance. Designed with solid software engineering principles, AutoDiff provides exact derivatives of arbitrary functions with machine precision through dual numbers and computational graphs.
Automatic differentiation playground
Simplified Dual number library in order to perform simple dual algebra. Written using C++ for the purpose of learning more about automatic differentiation
Add a description, image, and links to the dual-numbers topic page so that developers can more easily learn about it.
To associate your repository with the dual-numbers topic, visit your repo's landing page and select "manage topics."