{
  "cksum": "b2efdd656e6b0f760b200c7ef733b7a8fc982ee7b9779eb2ce0934f02830a1a9",
  "crate_file": "basic_dsp_vector-0.7.0.crate",
  "crate_url": "https://static.crates.io/crates/basic_dsp_vector/basic_dsp_vector-0.7.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.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1.2.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.2",
      "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.9.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": "^3.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "simd",
      "optional": true,
      "req": "^0.2.3",
      "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": "2019-01-12T17:48:56Z",
  "vers": "0.7.0",
  "yanked": false
}
