quest-rs 0.2.8

Safe Rust wrapper around the Quantum Exact Simulation Toolkit (QuEST)
Documentation
[badges]
[build-dependencies.bindgen]
version = "0.53.2"

[build-dependencies.cmake]
version = "0.1.42"

[dependencies]

[dev-dependencies]

[package]
authors = ["Drew Silcock <drew@drewsilcock.co.uk>"]
build = "build.rs"
categories = ["simulation", "api-bindings", "science"]
description = "Safe Rust wrapper around the Quantum Exact Simulation Toolkit (QuEST)"
edition = "2018"
homepage = "https://github.com/drewsilcock/quest-rs"
keywords = ["quantum", "simulation", "wrappers", "hpc", "physics"]
license = "MIT"
name = "quest-rs"
readme = "README.md"
repository = "https://github.com/drewsilcock/quest-rs"
version = "0.2.8"
[package.metadata.docs.rs]
rustdoc-args = ["--html-in-header", "docs/header.html"]