{
  "cksum": "15b0427fdcd9c6240d34b0c7b3e1534488f20e2ce6192e98bce58ed0bd8f6a0c",
  "crate_file": "basic_dsp_vector-0.10.1.crate",
  "crate_url": "https://static.crates.io/crates/basic_dsp_vector/basic_dsp_vector-0.10.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrayvec",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clfft",
      "optional": true,
      "req": "^0.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam",
      "optional": true,
      "req": "^0.8.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "linreg",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "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": "num_cpus",
      "optional": true,
      "req": "^1.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ocl",
      "optional": true,
      "req": "^0.19.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "packed_simd",
      "optional": true,
      "req": "^0.3.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustfft",
      "optional": false,
      "req": "^6.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "time",
      "optional": true,
      "req": "^0.3.36",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std"
    ],
    "std": [
      "crossbeam",
      "lazy_static",
      "num_cpus",
      "time",
      "linreg"
    ],
    "use_avx2": [
      "use_simd"
    ],
    "use_avx512": [
      "use_simd"
    ],
    "use_gpu": [
      "ocl",
      "clfft"
    ],
    "use_simd": [
      "packed_simd"
    ],
    "use_sse2": [
      "use_simd"
    ]
  },
  "index_path": "ba/si/basic_dsp_vector",
  "name": "basic_dsp_vector",
  "pubtime": "2024-05-23T20:41:01Z",
  "vers": "0.10.1",
  "yanked": false
}
