Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 697 Bytes

measurements.rst

File metadata and controls

37 lines (23 loc) · 697 Bytes

Measurements

A measurement can be defined as a function

\mu : \Sigma \rightarrow \text{Pos}(\mathcal{X})

satisfying

\sum_{a \in \Sigma} \mu(a) = \mathbb{I}_{\mathcal{X}}

where \Sigma represents a set of measurement outcomes and where \mu(a) represents the measurement operator associated with outcome a \in \Sigma.

Operations on Measurements

.. toctree::

.. autosummary::
   :toctree: _autosummary

    toqito.measurement_ops.measure


Properties of Measurements

.. toctree::

.. autosummary::
   :toctree: _autosummary

    toqito.measurement_props.is_povm