{
  "cksum": "013f7bebe6c5fa02e0621a1a20fa51d895eff835ccba03ffd4d3fc19697fb9bd",
  "crate_file": "scirs2-neural-0.1.0-alpha.3.crate",
  "crate_url": "https://static.crates.io/crates/scirs2-neural/scirs2-neural-0.1.0-alpha.3.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": "blas",
      "optional": false,
      "req": "^0.23.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "rayon"
      ],
      "kind": "normal",
      "name": "ndarray",
      "optional": false,
      "req": "^0.16.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "openblas-static"
      ],
      "kind": "normal",
      "name": "ndarray-linalg",
      "optional": false,
      "req": "^0.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndarray-rand",
      "optional": false,
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndarray-stats",
      "optional": false,
      "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": "openblas-src",
      "optional": false,
      "req": "^0.10.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_distr",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rmp-serde",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "linalg",
        "openblas"
      ],
      "kind": "normal",
      "name": "scirs2-core",
      "optional": true,
      "req": "^0.1.0-alpha.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "neural_common"
      ],
      "kind": "normal",
      "name": "scirs2-metrics",
      "optional": true,
      "req": "^0.1.0-alpha.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "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": "thiserror",
      "optional": false,
      "req": "^1.0.69",
      "target": null
    }
  ],
  "features": {
    "default": [
      "openblas"
    ],
    "intel-mkl": [
      "ndarray-linalg/intel-mkl"
    ],
    "netlib": [
      "ndarray-linalg/netlib"
    ],
    "openblas": [
      "ndarray-linalg/openblas-static"
    ],
    "optim": []
  },
  "features2": {
    "core": [
      "dep:scirs2-core"
    ],
    "full": [
      "core",
      "openblas"
    ],
    "metrics_integration": [
      "dep:scirs2-metrics"
    ]
  },
  "index_path": "sc/ir/scirs2-neural",
  "name": "scirs2-neural",
  "pubtime": "2025-05-19T04:40:54Z",
  "v": 2,
  "vers": "0.1.0-alpha.3",
  "yanked": false
}
