{
  "cksum": "767d0768a59d75712183ce7e32c774fb4488955b33be378cfa07c56062d05cf9",
  "crate_file": "scirs2-neural-0.1.0-alpha.5.crate",
  "crate_url": "https://static.crates.io/crates/scirs2-neural/scirs2-neural-0.1.0-alpha.5.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "approx",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "autograd",
      "optional": false,
      "req": "^1.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "rayon"
      ],
      "kind": "normal",
      "name": "ndarray",
      "optional": false,
      "req": "^0.16.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndarray-rand",
      "optional": false,
      "req": "^0.15.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndarray-stats-05",
      "optional": false,
      "package": "ndarray-stats",
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-complex",
      "optional": false,
      "req": "^0.4.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-integer",
      "optional": false,
      "req": "^0.1.46",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_chacha",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_distr",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rmp-serde",
      "optional": false,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "linalg",
        "memory_efficient",
        "cache",
        "parallel",
        "simd"
      ],
      "kind": "normal",
      "name": "scirs2-core",
      "optional": true,
      "req": "^0.1.0-alpha.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "neural_common"
      ],
      "kind": "normal",
      "name": "scirs2-metrics",
      "optional": true,
      "req": "^0.1.0-alpha.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_cbor",
      "optional": false,
      "req": "^0.11.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": false,
      "req": "^3.20.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.12",
      "target": null
    }
  ],
  "features": {
    "intel-mkl": [
      "scirs2-core/intel-mkl"
    ],
    "netlib": [
      "scirs2-core/netlib"
    ],
    "openblas": [
      "scirs2-core/openblas"
    ],
    "optim": []
  },
  "features2": {
    "cache": [
      "core"
    ],
    "core": [
      "dep:scirs2-core"
    ],
    "default": [
      "core"
    ],
    "full": [
      "core",
      "gpu",
      "memory_efficient"
    ],
    "gpu": [
      "core"
    ],
    "memory_efficient": [
      "core"
    ],
    "memory_management": [
      "core"
    ],
    "metrics_integration": [
      "dep:scirs2-metrics"
    ],
    "parallel": [
      "core"
    ],
    "simd": [
      "core"
    ]
  },
  "index_path": "sc/ir/scirs2-neural",
  "name": "scirs2-neural",
  "pubtime": "2025-06-23T07:08:05Z",
  "v": 2,
  "vers": "0.1.0-alpha.5",
  "yanked": false
}
