{
  "cksum": "a8798ca7447753fcb3dd98d9095335b1564812a68c6e7c3d1926e1d5cf094e37",
  "crate_file": "argmin-math-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/argmin-math/argmin-math-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nalgebra_0_29",
      "optional": true,
      "package": "nalgebra",
      "req": "^0.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nalgebra_0_30",
      "optional": true,
      "package": "nalgebra",
      "req": "^0.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nalgebra_0_31",
      "optional": true,
      "package": "nalgebra",
      "req": "^0.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nalgebra_0_32",
      "optional": true,
      "package": "nalgebra",
      "req": "^0.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndarray-linalg_0_12",
      "optional": true,
      "package": "ndarray-linalg",
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndarray-linalg_0_13",
      "optional": true,
      "package": "ndarray-linalg",
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndarray-linalg_0_16",
      "optional": true,
      "package": "ndarray-linalg",
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndarray_0_13",
      "optional": true,
      "package": "ndarray",
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndarray_0_14",
      "optional": true,
      "package": "ndarray",
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndarray_0_15",
      "optional": true,
      "package": "ndarray",
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "num-complex_0_2",
      "optional": true,
      "package": "num-complex",
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "num-complex_0_3",
      "optional": true,
      "package": "num-complex",
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "num-complex_0_4",
      "optional": true,
      "package": "num-complex",
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-integer",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "paste",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "_dev_linalg_0_12": [
      "ndarray-linalg_0_12/netlib"
    ],
    "_dev_linalg_0_13": [
      "ndarray-linalg_0_13/netlib-static"
    ],
    "_dev_linalg_0_16": [
      "ndarray-linalg_0_16/netlib-static"
    ],
    "_dev_linalg_latest": [
      "_dev_linalg_0_16"
    ],
    "default": [
      "primitives",
      "vec"
    ],
    "latest_all": [
      "primitives",
      "vec",
      "nalgebra_latest-serde",
      "ndarray_latest-serde"
    ],
    "nalgebra_all": [
      "primitives"
    ],
    "nalgebra_latest": [
      "nalgebra_v0_32"
    ],
    "nalgebra_latest-serde": [
      "nalgebra_v0_32-serde"
    ],
    "nalgebra_v0_29": [
      "nalgebra_0_29",
      "num-complex_0_4",
      "nalgebra_all"
    ],
    "nalgebra_v0_29-serde": [
      "nalgebra_v0_29",
      "nalgebra_0_29/serde-serialize"
    ],
    "nalgebra_v0_30": [
      "nalgebra_0_30",
      "num-complex_0_4",
      "nalgebra_all"
    ],
    "nalgebra_v0_30-serde": [
      "nalgebra_v0_30",
      "nalgebra_0_30/serde-serialize"
    ],
    "nalgebra_v0_31": [
      "nalgebra_0_31",
      "num-complex_0_4",
      "nalgebra_all"
    ],
    "nalgebra_v0_31-serde": [
      "nalgebra_v0_31",
      "nalgebra_0_31/serde-serialize"
    ],
    "nalgebra_v0_32": [
      "nalgebra_0_32",
      "num-complex_0_4",
      "nalgebra_all"
    ],
    "nalgebra_v0_32-serde": [
      "nalgebra_v0_32",
      "nalgebra_0_32/serde-serialize"
    ],
    "ndarray_all": [
      "primitives"
    ],
    "ndarray_latest": [
      "ndarray_v0_15"
    ],
    "ndarray_latest-nolinalg": [
      "ndarray_v0_15-nolinalg"
    ],
    "ndarray_latest-nolinalg-serde": [
      "ndarray_v0_15-nolinalg-serde"
    ],
    "ndarray_latest-serde": [
      "ndarray_v0_15-serde"
    ],
    "ndarray_v0_13": [
      "ndarray_0_13",
      "ndarray-linalg_0_12",
      "num-complex_0_2",
      "ndarray_all"
    ],
    "ndarray_v0_13-nolinalg": [
      "ndarray_0_13",
      "num-complex_0_2",
      "ndarray_all"
    ],
    "ndarray_v0_13-nolinalg-serde": [
      "ndarray_v0_13-nolinalg",
      "ndarray_0_13/serde-1"
    ],
    "ndarray_v0_13-serde": [
      "ndarray_v0_13",
      "ndarray_0_13/serde-1"
    ],
    "ndarray_v0_14": [
      "ndarray_0_14",
      "ndarray-linalg_0_13",
      "num-complex_0_3",
      "ndarray_all"
    ],
    "ndarray_v0_14-nolinalg": [
      "ndarray_0_14",
      "num-complex_0_3",
      "ndarray_all"
    ],
    "ndarray_v0_14-nolinalg-serde": [
      "ndarray_v0_14-nolinalg",
      "ndarray_0_14/serde-1"
    ],
    "ndarray_v0_14-serde": [
      "ndarray_v0_14",
      "ndarray_0_14/serde-1"
    ],
    "ndarray_v0_15": [
      "ndarray_0_15",
      "ndarray-linalg_0_16",
      "num-complex_0_4",
      "ndarray_all"
    ],
    "ndarray_v0_15-nolinalg": [
      "ndarray_0_15",
      "num-complex_0_4",
      "ndarray_all"
    ],
    "ndarray_v0_15-nolinalg-serde": [
      "ndarray_v0_15-nolinalg",
      "ndarray_0_15/serde-1"
    ],
    "ndarray_v0_15-serde": [
      "ndarray_v0_15",
      "ndarray_0_15/serde-1"
    ],
    "primitives": [
      "num-complex_0_4"
    ],
    "vec": [
      "primitives",
      "num-complex_0_4"
    ]
  },
  "index_path": "ar/gm/argmin-math",
  "name": "argmin-math",
  "pubtime": "2023-01-28T19:07:54Z",
  "vers": "0.3.0",
  "yanked": false
}
