{
  "cksum": "5f7274b775ab5587b8825795828e14361b1e4aee8a3e5ab2e49471b486af20ed",
  "crate_file": "scirs2-integrate-0.1.0-alpha.3.crate",
  "crate_url": "https://static.crates.io/crates/scirs2-integrate/scirs2-integrate-0.1.0-alpha.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "approx",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "halton",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libm",
      "optional": false,
      "req": "^0.2",
      "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": "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": "dev",
      "name": "plotters",
      "optional": false,
      "req": "^0.3",
      "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_core",
      "optional": false,
      "req": "^0.9.3",
      "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": [],
      "kind": "normal",
      "name": "scirs2-autograd",
      "optional": true,
      "req": "^0.1.0-alpha.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "scirs2-core",
      "optional": false,
      "req": "^0.1.0-alpha.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sobol",
      "optional": false,
      "req": "^1.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.12",
      "target": null
    }
  ],
  "features": {
    "autodiff": [
      "scirs2-autograd"
    ],
    "default": [],
    "new_ode": [],
    "parallel": [
      "scirs2-core/parallel",
      "rayon"
    ],
    "parallel_jacobian": [
      "rayon"
    ],
    "simd": [
      "scirs2-core/simd"
    ],
    "symplectic": []
  },
  "index_path": "sc/ir/scirs2-integrate",
  "name": "scirs2-integrate",
  "pubtime": "2025-05-19T03:51:03Z",
  "vers": "0.1.0-alpha.3",
  "yanked": true
}
