Docs.rs
kbw-0.3.0
kbw 0.3.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
evandro-crr
Dependencies
build-info ^0.0.39
normal
env_logger ^0.11.5
normal
indicatif ^0.17.8
normal
itertools ^0.13.0
normal
libket ^0.5.0
normal
log ^0.4.20
normal
num ^0.4
normal
rand ^0.8.5
normal
rayon ^1.5.3
normal
thiserror ^1.0.65
normal
twox-hash ^2.0.0
normal
build-info-build ^0.0.39
build
Versions
12.24%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
kbw
0.3.0
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
dense::Dense
dense_v2::DenseV2
quantum_execution::QubitManager
sparse::Sparse
Enums
error::KBWError
Traits
quantum_execution::QuantumExecution
Functions
c_api::error::kbw_error_message
c_api::error::wrapper
c_api::kbw_build_info
c_api::kbw_make_configuration
c_api::kbw_set_log_level
Type Aliases
DenseSimulator
DenseV2Simulator
SparseSimulator
error::Result