1. Home
  2. ›
  3. Browse
  4. ›
  5. cppduals

cppduals

v0.9.6#0Latest

Header-only C++17 dual-number library for exact forward-mode automatic differentiation

If you use this in research, please cite doi:10.21105/joss.01487 (Tesch, JOSS 4(43):1487, 2019).

Install

Run the following Vcpkg command to install the port.

vcpkg install cppduals

Usage

cppduals provides CMake targets:

find_package(cppduals CONFIG REQUIRED)
target_link_libraries(main PRIVATE cppduals::duals)

If you use this in research, please cite doi:10.21105/joss.01487 (Tesch, JOSS 4(43):1487, 2019).

Dependencies

See source

Version

v0.9.6#0

Publication

Supports

!uwp

GitLab

tesch1/cppduals

Homepage

gitlab.com/tesch1/cppduals

Documentation

tesch1.gitlab.io/cppduals

Subtree

acb0937f9e

License

MPL-2.0

Definition

Manifest