Docs.rs
  • pauli_tracker-0.4.5
    • pauli_tracker 0.4.5
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • taeruh
    • Dependencies
      • bit-vec ^0.6.2 normal optional
      • bitvec ^1.0.1 normal optional
      • bitvec_simd ^0.20.0 normal optional
      • hashbrown ^0.14.0 normal
      • itertools ^0.13.0 normal
      • rand ^0.8.0 normal optional
      • serde ^1.0.208 normal optional
      • thiserror ^1.0.63 normal
      • coverage-helper ^0.2.2 dev
      • criterion ^0.5.1 dev
      • proptest ^1.5.0 dev
      • rand_pcg ^0.3.1 dev
      • rustc-hash ^2.0.0 dev
    • Versions
    • 100% 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

pauli_tracker0.4.5

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • boolean_vector::bitvec_simd::Iter
  • boolean_vector::bitvec_simd::IterFromRef
  • boolean_vector::bitvec_simd::SimdBitVec
  • circuit::DummyCircuit
  • circuit::RandomMeasurementCircuit
  • circuit::TrackedCircuit
  • collection::BufferedVector
  • collection::MappedVector
  • collection::NaiveVector
  • pauli::PauliDense
  • pauli::PauliStack
  • pauli::PauliTuple
  • pauli::stack::BitCharError
  • pauli::stack::PauliStack
  • tracker::MissingBit
  • tracker::frames::Frames
  • tracker::frames::OverwriteStack
  • tracker::live::Live

Enums

  • pauli::PauliEnum
  • tracker::frames::MoveError

Traits

  • boolean_vector::BooleanVector
  • circuit::CliffordCircuit
  • collection::Base
  • collection::Full
  • collection::Init
  • collection::Iterable
  • collection::IterableBase
  • pauli::Pauli
  • tracker::Tracker

Functions

  • tracker::frames::induced_order::get_order
  • tracker::frames::induced_order::sort_layers_by_bits

Type Aliases

  • collection::Map
  • tracker::PauliString
  • tracker::frames::induced_order::PartialOrderGraph

Constants

  • pauli::tableau_encoding::I
  • pauli::tableau_encoding::X
  • pauli::tableau_encoding::Y
  • pauli::tableau_encoding::Z