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

Python API reference¶

This is the reference for the Python API of the qiskit-fermions package.

Operators¶

  • Operator Representations
  • Operator Library

Mappers¶

  • Representation Mappers
  • Mapper Library
Next
Operator Representations
Previous
Generate SqDRIFT Circuits
Copyright © 2025, Qiskit addons team
Made with Sphinx and @pradyunsg's Furo
Last updated on 2026/02/23
On this page
  • Python API reference
    • Operators
    • Mappers