pygsti.forwardsims.matrixforwardsim.MatrixForwardSimulator
==========================================================

.. currentmodule:: pygsti.forwardsims.matrixforwardsim

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

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~MatrixForwardSimulator.__init__
      ~MatrixForwardSimulator.add_mongodb_write_ops
      ~MatrixForwardSimulator.bulk_dprobs
      ~MatrixForwardSimulator.bulk_dproduct
      ~MatrixForwardSimulator.bulk_fill_dprobs
      ~MatrixForwardSimulator.bulk_fill_hprobs
      ~MatrixForwardSimulator.bulk_fill_probs
      ~MatrixForwardSimulator.bulk_fill_timedep_chi2
      ~MatrixForwardSimulator.bulk_fill_timedep_dchi2
      ~MatrixForwardSimulator.bulk_fill_timedep_dloglpp
      ~MatrixForwardSimulator.bulk_fill_timedep_loglpp
      ~MatrixForwardSimulator.bulk_hprobs
      ~MatrixForwardSimulator.bulk_probs
      ~MatrixForwardSimulator.bulk_product
      ~MatrixForwardSimulator.cast
      ~MatrixForwardSimulator.copy
      ~MatrixForwardSimulator.create_copa_layout_circuit_cache
      ~MatrixForwardSimulator.create_layout
      ~MatrixForwardSimulator.dprobs
      ~MatrixForwardSimulator.dproduct
      ~MatrixForwardSimulator.dump
      ~MatrixForwardSimulator.dumps
      ~MatrixForwardSimulator.from_mongodb
      ~MatrixForwardSimulator.from_mongodb_doc
      ~MatrixForwardSimulator.from_nice_serialization
      ~MatrixForwardSimulator.hprobs
      ~MatrixForwardSimulator.hproduct
      ~MatrixForwardSimulator.iter_hprobs_by_rectangle
      ~MatrixForwardSimulator.load
      ~MatrixForwardSimulator.loads
      ~MatrixForwardSimulator.probs
      ~MatrixForwardSimulator.product
      ~MatrixForwardSimulator.read
      ~MatrixForwardSimulator.remove_from_mongodb
      ~MatrixForwardSimulator.remove_me_from_mongodb
      ~MatrixForwardSimulator.to_nice_serialization
      ~MatrixForwardSimulator.write
      ~MatrixForwardSimulator.write_to_mongodb
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~MatrixForwardSimulator.Castable
      ~MatrixForwardSimulator.collection_name
      ~MatrixForwardSimulator.model
   
   