{
  "cksum": "06e56fb54a89285b3b84be7f1234c408584cf6e3df15582cb1c0efd0d37dd6d0",
  "crate_file": "scirs2-core-0.1.0-alpha.2.crate",
  "crate_url": "https://static.crates.io/crates/scirs2-core/scirs2-core-0.1.0-alpha.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "approx",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cached",
      "optional": true,
      "req": "^0.48.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5.1",
      "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": true,
      "req": "^0.17.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-traits",
      "optional": false,
      "req": "^0.2.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.19.0",
      "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.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.10.0",
      "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_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wide",
      "optional": true,
      "req": "^0.7.32",
      "target": null
    }
  ],
  "features": {
    "all": [
      "simd",
      "parallel",
      "cache",
      "validation",
      "logging",
      "gpu",
      "memory_management",
      "profiling",
      "random",
      "types",
      "linalg",
      "ufuncs"
    ],
    "cache": [
      "cached"
    ],
    "cuda": [
      "gpu"
    ],
    "default": [],
    "gpu": [],
    "intel-mkl": [
      "ndarray-linalg/intel-mkl"
    ],
    "linalg": [
      "ndarray-linalg"
    ],
    "logging": [],
    "memory_call_stack": [
      "memory_metrics"
    ],
    "memory_management": [],
    "memory_metrics": [
      "memory_management"
    ],
    "memory_visualization": [
      "memory_metrics"
    ],
    "netlib": [
      "ndarray-linalg/netlib"
    ],
    "openblas": [
      "ndarray-linalg/openblas-static"
    ],
    "parallel": [
      "rayon",
      "ndarray/rayon"
    ],
    "profiling": [],
    "random": [],
    "simd": [
      "wide"
    ],
    "types": [],
    "ufuncs": [],
    "validation": []
  },
  "index_path": "sc/ir/scirs2-core",
  "name": "scirs2-core",
  "pubtime": "2025-05-08T03:08:48Z",
  "vers": "0.1.0-alpha.2",
  "yanked": true
}
