qdk_chemistry.algorithms.qubit_mapper package
QDK/Chemistry qubit mapper abstractions and utilities.
This module provides the base class QubitMapper as well as the QubitMapperFactory for mapping electronic structure Hamiltonians to qubit Hamiltonians using various mapping strategies.
- class qdk_chemistry.algorithms.qubit_mapper.QubitMapperFactory
Bases:
AlgorithmFactoryFactory class for creating QubitMapper instances.