Docs.rs
  • quantum2-0.1.3
    • quantum2 0.1.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ijt
    • Dependencies
      • float-cmp ^0.2.2 normal
      • rand ^0.3 normal
    • Versions
    • 98.98% 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

quantum20.1.3

Crate Items

  • Macros
  • Structs
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • complex::Complex
  • computer::QuantumComputer
  • gate::Gate
  • ket::Ket
  • matrix::Matrix
  • other::qubit::NonEntangledQubit
  • registers::ClassicalRegister
  • registers::QuantumRegister

Macros

  • abs_square
  • c
  • m
  • m_real
  • square

Functions

  • algorithms::deutsch::deutsch_gate
  • gates::controlled
  • gates::controlled_not
  • gates::controlled_x
  • gates::controlled_y
  • gates::controlled_z
  • gates::fredkin
  • gates::hadamard
  • gates::identity
  • gates::pauli_x
  • gates::pauli_y
  • gates::pauli_z
  • gates::phase_shift
  • gates::quantum_fourier_transform
  • gates::sqrt_swap
  • gates::swap
  • gates::toffoli

Type Aliases

  • matrix::Vector

Constants

  • matrix::MAX_SIZE