Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Qiskit Fermions 0.0.0
Light Logo Dark Logo
Qiskit Fermions 0.0.0
  • Documentation Home
  • Installation Instructions
    • C
    • Python
  • Tutorials
    • Generate SqDRIFT Circuits
  • Python API Reference
    • Operator Representations
      • FermionAction
      • FermionOperator
      • cre
      • ann
      • MajoranaAction
      • MajoranaOperator
      • gamma
    • Operator Library
      • SupportsCommutators
      • commutator
      • anti_commutator
      • double_commutator
      • FCIDump
    • Representation Mappers
      • map_fermion_action_generators
      • map_majorana_action_generators
    • Mapper Library
      • jordan_wigner
      • fermion_to_majorana
      • majorana_to_fermion
  • C API Reference
    • Operator Representations
      • QfFermionOperator
      • QfMajoranaOperator
    • Operator Library
      • Commutator Generators
      • Electronic Integrals
      • FCIDump
    • Mapper Library
    • Various
      • QfExitCode
  • GitHub
  • Release Notes
Back to top
View this page

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.

map_fermion_action_generators(operator, ...)

Map a FermionOperator to another operator type.

map_majorana_action_generators(operator, ...)

Map a MajoranaOperator to another operator type.

Next
map_fermion_action_generators
Previous
FCIDump
Copyright © 2025, Qiskit addons team
Made with Sphinx and @pradyunsg's Furo
Last updated on 2026/02/23