{
  "cksum": "a6cd4d4dad6ba5067564aeeac782d804430f45938b21995bd085202715e8b6d3",
  "crate_file": "oxiblas-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/oxiblas/oxiblas-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bytemuck"
      ],
      "kind": "dev",
      "name": "num-complex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxiblas-blas",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxiblas-core",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxiblas-lapack",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxiblas-matrix",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxiblas-ndarray",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxiblas-sparse",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    }
  ],
  "features": {
    "f128": [
      "oxiblas-core/f128"
    ],
    "f16": [
      "oxiblas-core/f16"
    ],
    "force-scalar": [
      "oxiblas-core/force-scalar",
      "oxiblas-blas/force-scalar",
      "oxiblas-lapack/force-scalar"
    ],
    "max-simd-128": [
      "oxiblas-core/max-simd-128",
      "oxiblas-blas/max-simd-128",
      "oxiblas-lapack/max-simd-128"
    ],
    "max-simd-256": [
      "oxiblas-core/max-simd-256",
      "oxiblas-blas/max-simd-256",
      "oxiblas-lapack/max-simd-256"
    ],
    "mmap": [
      "oxiblas-matrix/mmap"
    ],
    "nalgebra": [
      "oxiblas-matrix/nalgebra"
    ],
    "serde": [
      "oxiblas-matrix/serde"
    ]
  },
  "features2": {
    "default": [
      "sparse"
    ],
    "full": [
      "parallel",
      "f16",
      "f128",
      "ndarray",
      "sparse",
      "serde",
      "mmap",
      "nalgebra"
    ],
    "ndarray": [
      "dep:oxiblas-ndarray"
    ],
    "parallel": [
      "oxiblas-core/parallel",
      "oxiblas-blas/parallel",
      "oxiblas-lapack/parallel",
      "oxiblas-sparse?/parallel",
      "oxiblas-ndarray?/parallel"
    ],
    "sparse": [
      "dep:oxiblas-sparse"
    ]
  },
  "index_path": "ox/ib/oxiblas",
  "name": "oxiblas",
  "pubtime": "2025-12-27T22:44:36Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.1.0",
  "yanked": true
}
