API Reference

API Reference#

hqs_quantum_solver

The HQS Quantum Solver package.

hqs_quantum_solver.bosons

Operators for bosons.

hqs_quantum_solver.evolution

Implementations of time-evolution functionality for quantum systems.

hqs_quantum_solver.evolution.observers

Observer functions for the time evolution functions.

hqs_quantum_solver.greens_function

Computation of Green's functions.

hqs_quantum_solver.interface

Implementations of interface functions to allow quick use of the internal classes.

hqs_quantum_solver.linalg

Linear algebra utility functions.

hqs_quantum_solver.lindblad

Implementation of the Lindblad equation.

hqs_quantum_solver.operators

Implementations of operator classes to be used throughout the repository.

hqs_quantum_solver.protocols

Definitons of protocol classes to be used throughout the repository.

hqs_quantum_solver.spinful_fermions

Operators for spinful fermions.

hqs_quantum_solver.spinless_fermions

Operators for spinless fermions.

hqs_quantum_solver.spins

Operators for spin systems.

hqs_quantum_solver.util

Miscellaneous utility functions.