{
  "name": "cppduals",
  "href": "https://vcpkg.link/ports/cppduals",
  "supports": "!uwp",
  "published_at": "2026-08-22T00:33:09.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": "https://tesch1.gitlab.io/cppduals/",
  "homepage_href": "https://gitlab.com/tesch1/cppduals",
  "description": [
    "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)."
  ],
  "license": "MPL-2.0",
  "version": {
    "type": "semver",
    "value": "0.9.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/127402f1c75bb3d5ff6bce04b285faa4930a5aca/ports/cppduals",
    "hash": "127402f1c75bb3d5ff6bce04b285faa4930a5aca"
  },
  "repository": {
    "type": "gitlab",
    "href": "https://gitlab.com/tesch1/cppduals"
  },
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}