{
  "cksum": "2aa307cde5f80a0dd81199957f785ec87f4a3cb2eb894adbe5dbf8eadbb4c6e9",
  "crate_file": "basic_dsp_vector-0.6.0.crate",
  "crate_url": "https://static.crates.io/crates/basic_dsp_vector/basic_dsp_vector-0.6.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrayvec",
      "optional": false,
      "req": "^0.4.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.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "linreg",
      "optional": true,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-complex",
      "optional": false,
      "req": "^0.1.34",
      "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.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ocl",
      "optional": true,
      "req": "^0.19.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustfft",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "simd",
      "optional": true,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "time",
      "optional": true,
      "req": "^0.1.40",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std",
      "use_sse2",
      "use_avx2"
    ],
    "std": [
      "crossbeam",
      "lazy_static",
      "num_cpus",
      "time",
      "linreg"
    ],
    "use_avx2": [
      "use_simd"
    ],
    "use_avx512": [
      "use_simd"
    ],
    "use_gpu": [
      "ocl",
      "clfft"
    ],
    "use_simd": [
      "simd"
    ],
    "use_sse2": [
      "use_simd"
    ]
  },
  "index_path": "ba/si/basic_dsp_vector",
  "name": "basic_dsp_vector",
  "pubtime": "2018-12-02T10:52:43Z",
  "vers": "0.6.0",
  "yanked": false
}
