{
  "cksum": "7e883846578e6915e1dbaeeb5bce32cc04cff03e7cb79c5836e1e888bbce974f",
  "crate_file": "burn-ndarray-0.17.1.crate",
  "crate_url": "https://static.crates.io/crates/burn-ndarray/burn-ndarray-0.17.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "atomic_float",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blas-src",
      "optional": true,
      "req": "^0.11.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "burn-autodiff",
      "optional": true,
      "req": "^0.17.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "export_tests"
      ],
      "kind": "dev",
      "name": "burn-autodiff",
      "optional": false,
      "req": "^0.17.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "burn-common",
      "optional": false,
      "req": "^0.17.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "burn-ir",
      "optional": false,
      "req": "^0.17.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "burn-tensor",
      "optional": false,
      "req": "^0.17.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "export_tests"
      ],
      "kind": "dev",
      "name": "burn-tensor",
      "optional": false,
      "req": "^0.17.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytemuck",
      "optional": true,
      "req": "^1.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "derive-new",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libm",
      "optional": false,
      "req": "^0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "macerator",
      "optional": true,
      "req": "^0.2.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "matrixmultiply",
      "optional": false,
      "req": "^0.3.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ndarray",
      "optional": false,
      "req": "^0.16.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "libm"
      ],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "openblas-src",
      "optional": true,
      "req": "^0.10.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "portable-atomic-util",
      "optional": false,
      "req": "^0.2.4",
      "target": "cfg(not(target_has_atomic = \"ptr\"))"
    },
    {
      "default_features": false,
      "features": [
        "std_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "seq-macro",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "mutex",
        "spin_mutex",
        "portable-atomic"
      ],
      "kind": "normal",
      "name": "spin",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    }
  ],
  "features": {
    "blas-accelerate": [
      "blas-src/accelerate",
      "ndarray/blas"
    ],
    "blas-netlib": [
      "blas-src/netlib",
      "ndarray/blas"
    ],
    "blas-openblas": [
      "blas-src/openblas",
      "ndarray/blas",
      "openblas-src"
    ],
    "blas-openblas-system": [
      "blas-src/openblas",
      "ndarray/blas",
      "openblas-src/system"
    ],
    "default": [
      "std",
      "simd"
    ],
    "doc": [
      "default"
    ],
    "simd": [
      "macerator",
      "bytemuck",
      "seq-macro",
      "itertools"
    ],
    "std": [
      "burn-autodiff",
      "burn-common/std",
      "burn-common/rayon",
      "burn-tensor/std",
      "burn-ir/std",
      "matrixmultiply/std",
      "matrixmultiply/threading",
      "ndarray/rayon",
      "ndarray/std",
      "rand/std",
      "num-traits/std",
      "macerator/std"
    ]
  },
  "index_path": "bu/rn/burn-ndarray",
  "name": "burn-ndarray",
  "pubtime": "2025-06-03T12:50:52Z",
  "vers": "0.17.1",
  "yanked": false
}
