pygsti.layouts.matrixlayout.MatrixCOPALayout
============================================

.. currentmodule:: pygsti.layouts.matrixlayout

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

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~MatrixCOPALayout.__init__
      ~MatrixCOPALayout.add_mongodb_write_ops
      ~MatrixCOPALayout.allgather_local_array
      ~MatrixCOPALayout.allocate_local_array
      ~MatrixCOPALayout.allsum_local_quantity
      ~MatrixCOPALayout.copy
      ~MatrixCOPALayout.create_from
      ~MatrixCOPALayout.distribution_info
      ~MatrixCOPALayout.dump
      ~MatrixCOPALayout.dumps
      ~MatrixCOPALayout.fill_jtf
      ~MatrixCOPALayout.fill_jtj
      ~MatrixCOPALayout.free_local_array
      ~MatrixCOPALayout.from_mongodb
      ~MatrixCOPALayout.from_mongodb_doc
      ~MatrixCOPALayout.from_nice_serialization
      ~MatrixCOPALayout.gather_local_array
      ~MatrixCOPALayout.gather_local_array_base
      ~MatrixCOPALayout.indices
      ~MatrixCOPALayout.indices_and_outcomes
      ~MatrixCOPALayout.indices_and_outcomes_for_index
      ~MatrixCOPALayout.indices_for_index
      ~MatrixCOPALayout.iter_unique_circuits
      ~MatrixCOPALayout.load
      ~MatrixCOPALayout.loads
      ~MatrixCOPALayout.memory_estimate
      ~MatrixCOPALayout.outcomes
      ~MatrixCOPALayout.outcomes_for_index
      ~MatrixCOPALayout.read
      ~MatrixCOPALayout.remove_from_mongodb
      ~MatrixCOPALayout.remove_me_from_mongodb
      ~MatrixCOPALayout.resource_alloc
      ~MatrixCOPALayout.to_nice_serialization
      ~MatrixCOPALayout.write
      ~MatrixCOPALayout.write_to_mongodb
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~MatrixCOPALayout.collection_name
      ~MatrixCOPALayout.global_layout
      ~MatrixCOPALayout.max_atom_cachesize
      ~MatrixCOPALayout.max_atom_elements
      ~MatrixCOPALayout.num_circuits
      ~MatrixCOPALayout.num_elements
   
   