Skip to main content
IBM Quantum Platform

Representation Mappers

This module provides a framework for implementing custom representation mapper routines.

Note

The functions listed below do not have a counterpart in the C API.

Column 1
Column 2
map_fermion_action_generators(operator, ...)Map a FermionOperator to another operator type.
map_majorana_action_generators(operator, ...)Map a MajoranaOperator to another operator type.
map_edge_vertex_generators(operator, ...[, ...])Map a EdgeVertexOperator to another operator type.
map_transfer_vertex_generators(operator, ...)Map a TransferVertexOperator to another operator type.
Was this page helpful?
Report a bug, typo, or request content on GitHub.