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

cre¶

cre(mode)¶

A convenience alias for FermionAction.creation().

Parameters:

mode (int)

Return type:

Self

Next
ann
Previous
FermionOperator
Copyright © 2025, Qiskit addons team
Made with Sphinx and @pradyunsg's Furo
Last updated on 2026/02/23
On this page
  • cre
    • cre()