Docs.rs
  • quant-iron-1.3.0
    • quant-iron 1.3.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • LordSaumya
    • Dependencies
      • dyn-clone ^1.0.19 normal
      • num-complex ^0.4.6 normal
      • ocl ^0.19.7 normal optional
      • once_cell ^1.18 normal
      • paste ^1.0.15 normal
      • rand ^0.9.1 normal
      • rayon ^1.10.0 normal
      • thiserror ^2.0.12 normal
      • criterion ^0.6.0 dev
    • Versions
    • 95.72% of the crate is documented
  • Go to latest version
  • 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
    • 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

quant_iron1.3.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • circuit::Circuit
  • circuit::CircuitBuilder
  • components::measurement::MeasurementResult
  • components::operator::CNOT
  • components::operator::Hadamard
  • components::operator::Identity
  • components::operator::Matchgate
  • components::operator::PhaseS
  • components::operator::PhaseSdag
  • components::operator::PhaseShift
  • components::operator::PhaseT
  • components::operator::PhaseTdag
  • components::operator::RotateX
  • components::operator::RotateY
  • components::operator::RotateZ
  • components::operator::SWAP
  • components::operator::Toffoli
  • components::operator::Unitary2
  • components::pauli_string::PauliString
  • components::pauli_string::SumOp
  • components::state::State
  • subroutine::Subroutine

Enums

  • algorithms::time_evolution::TrotterOrder
  • components::gate::Gate
  • components::measurement::MeasurementBasis
  • components::operator::Pauli
  • errors::CompilerError
  • errors::Error

Traits

  • components::operator::Operator
  • components::state::ChainableState

Macros

  • circuit

Functions

  • algorithms::time_evolution::first_order_trotter_step
  • algorithms::time_evolution::second_order_trotter_step
  • algorithms::time_evolution::trotter_evolve_state
  • models::heisenberg::heisenberg_1d
  • models::heisenberg::heisenberg_2d
  • models::ising::ising_1d
  • models::ising::ising_1d_uniform
  • models::ising::ising_2d
  • models::ising::ising_2d_uniform