Docs.rs
qec-code-0.3.0
qec-code 0.3.0
Docs.rs crate page
Apache-2.0
08 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
nzy1997
Dependencies
clap ^4
normal
optional
qec-ilp-core ^0.3.0
normal
optional
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tempfile ^3
dev
Versions
3.85%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
compute_normalizer_basis
qec_
code
0.3.0
In qec_
code::
logical
qec_code
::
logical
Function
compute_
normalizer_
basis
Copy item path
Source
pub fn compute_normalizer_basis(code: &
StabilizerCode
) ->
Result
<
Vec
<
Pauli
>>