Logo

First Steps

  • Introduction to Qham
  • Core Features
  • Applications
  • Getting Started

API

  • HubbardModel class
  • HeisenbergModel class
  • create_heisenberg_circuit function
  • SquareLattice class
  • create_heisenberg_lattice_circuit function
  • SquareLatticeMatrix class
  • create_heisenberg_square_lattice_matrix_circuit function
  • QuantumHarmonicOscillator class
  • TFIMSimulation class
  • create_tfim_circuit function
Qham
  • Welcome to Qham’s documentation!
  • Edit on GitHub

Welcome to Qham’s documentation!

Welcome to Qham, a Python SDK designed to bridge the gap between theoretical physics and practical quantum computing applications.

First Steps

  • Introduction to Qham
  • Core Features
  • Applications
  • Getting Started

API

  • HubbardModel class
    • HubbardModel
    • Example Usage

HMB Modules

  • HeisenbergModel class
    • HeisenbergModel
    • Example Usage
  • create_heisenberg_circuit function
    • create_heisenberg_circuit()
    • Example Usage
  • SquareLattice class
    • SquareLattice
  • create_heisenberg_lattice_circuit function
    • create_heisenberg_lattice_circuit()
    • Example Usage
  • SquareLatticeMatrix class
    • SquareLatticeMatrix
  • create_heisenberg_square_lattice_matrix_circuit function
    • create_heisenberg_square_lattice_matrix_circuit()
    • Example Usage

QHO Modules

  • QuantumHarmonicOscillator class
    • QuantumHarmonicOscillator
    • Example Usage

TFIM Modules

  • TFIMSimulation class
    • TFIMSimulation
    • Example Usage
  • create_tfim_circuit function
    • create_tfim_circuit()
    • Example Usage
Next

© Copyright 2024, Kaushik Chintam. Revision 96d6aa9f.

Built with Sphinx using a theme provided by Read the Docs.