hqs_quantum_solver#
The HQS Quantum Solver package.
Welcome to the HQS full configuration interaction solver for spin and fermion systems.
Functions
Returns the global configuration object of Quantum Solver. |
Classes
The configuration of Quantum Solver. |
- class Config#
The configuration of Quantum Solver.
- default_operator#
Defines which is the default linear algebra backend.
- Type:
OperatorFactory
- __init__(default_operator: ~hqs_quantum_solver.protocols.SparseMatrixFactory = <class 'hqs_quantum_solver.operators._backends.OperatorEigen'>, store_traces: bool = False) None #
- default_operator#
alias of
OperatorEigen