qook 0.15.0

qook - Pure Rust unitaryfund/qrack Wrapper
[build-dependencies.bindgen]
version = "0.69.4"

[[example]]
name = "simple"
path = "examples/simple.rs"

[features]
default = ["use_f32"]
use_f32 = []
use_f64 = []

[lib]
bench = false
crate-type = ["lib"]
doc = false
doctest = false
name = "qook"
path = "src/lib.rs"
test = false

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "src/build.rs"
categories = ["api-bindings", "emulators", "science", "simulation"]
description = "qook - Pure Rust unitaryfund/qrack Wrapper"
documentation = "https://pyqrack.readthedocs.io/en/latest/"
homepage = "https://github.com/unitaryfund/qook"
keywords = ["quantum", "qrack", "gpu", "hpc", "c++"]
license = "MIT"
links = "qrack_pinvoke"
name = "qook"
readme = "README.md"
repository = "https://github.com/unitaryfund/qook"
version = "0.15.0"