{
  "name": "autodiff",
  "href": "https://vcpkg.link/ports/autodiff",
  "supports": "all",
  "published_at": "2026-05-14T17:48:18.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://autodiff.github.io",
  "description": [
    "A modern, fast and expressive C++ library for automatic differentiation."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.1.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/483bc35073b5574ad561b450c19da8e08d4fe196/ports/autodiff",
    "hash": "483bc35073b5574ad561b450c19da8e08d4fe196"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "eigen3",
      "href": "https://vcpkg.link/ports/eigen3",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "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": []
}