{
  "cksum": "895db29c12aeeac001553325dc7325b27441dd10b448909e61d38f7cbeec9b89",
  "crate_file": "argmin-math-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/argmin-math/argmin-math-0.1.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": "ndarray-linalg_0_12",
      "optional": true,
      "package": "ndarray-linalg",
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "netlib"
      ],
      "kind": "dev",
      "name": "ndarray-linalg_0_12",
      "optional": false,
      "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": [
        "netlib"
      ],
      "kind": "dev",
      "name": "ndarray-linalg_0_13",
      "optional": false,
      "package": "ndarray-linalg",
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndarray-linalg_0_14",
      "optional": true,
      "package": "ndarray-linalg",
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "netlib"
      ],
      "kind": "dev",
      "name": "ndarray-linalg_0_14",
      "optional": false,
      "package": "ndarray-linalg",
      "req": "^0.14",
      "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": {
    "default": [
      "primitives",
      "vec"
    ],
    "latest_all": [
      "primitives",
      "vec",
      "nalgebra_latest-serde",
      "ndarray_latest-serde"
    ],
    "nalgebra_all": [
      "primitives"
    ],
    "nalgebra_latest": [
      "nalgebra_v0_31"
    ],
    "nalgebra_latest-serde": [
      "nalgebra_v0_31-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"
    ],
    "ndarray_all": [
      "primitives"
    ],
    "ndarray_latest": [
      "ndarray_v0_15"
    ],
    "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-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-serde": [
      "ndarray_v0_14",
      "ndarray_0_14/serde-1"
    ],
    "ndarray_v0_15": [
      "ndarray_0_15",
      "ndarray-linalg_0_14",
      "num-complex_0_4",
      "ndarray_all"
    ],
    "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": "2022-08-09T18:54:56Z",
  "vers": "0.1.0",
  "yanked": false
}
