pygsti.baseobjs.label.Label
===========================

.. currentmodule:: pygsti.baseobjs.label

.. autoclass:: Label
   :members:
   :show-inheritance:
   :inherited-members:
   :special-members: __call__

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~Label.__init__
      ~Label.collect_args
      ~Label.concat
      ~Label.copy
      ~Label.expand_subcircuits
      ~Label.has_prefix
      ~Label.map_state_space_labels
      ~Label.replace_name
      ~Label.strip_args
      ~Label.to_native
      ~Label.with_sorted_inner_labels
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Label.IS_SIMPLE
      ~Label.args
      ~Label.components
      ~Label.depth
      ~Label.has_nontrivial_components
      ~Label.is_simple
      ~Label.is_sorted
      ~Label.name
      ~Label.num_qubits
      ~Label.qubits
      ~Label.reps
      ~Label.sslbls
   
   