.. DO NOT EDIT. .. THIS FILE WAS AUTOMATICALLY GENERATED BY SPHINX-GALLERY. .. TO MAKE CHANGES, EDIT THE SOURCE PYTHON FILE: .. "user/_auto_tutorials/3_distributions.py" .. LINE NUMBERS ARE GIVEN BELOW. .. only:: html .. note:: :class: sphx-glr-download-link-note :ref:`Go to the end ` to download the full example code. .. rst-class:: sphx-glr-example-title .. _sphx_glr_user__auto_tutorials_3_distributions.py: Distributions ============= This tutorial will cover the basic concepts of distributions. In particular how to construct a distributions in various forms. The most important concept of distributions in CUQIpy are the fact that they can be conditioned on some variables. .. GENERATED FROM PYTHON SOURCE LINES 11-13 .. code-block:: Python import cuqi .. GENERATED FROM PYTHON SOURCE LINES 14-16 .. todo:: Continue tutorial here. .. rst-class:: sphx-glr-timing **Total running time of the script:** (0 minutes 0.000 seconds) .. _sphx_glr_download_user__auto_tutorials_3_distributions.py: .. only:: html .. container:: sphx-glr-footer sphx-glr-footer-example .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download Jupyter notebook: 3_distributions.ipynb <3_distributions.ipynb>` .. container:: sphx-glr-download sphx-glr-download-python :download:`Download Python source code: 3_distributions.py <3_distributions.py>` .. container:: sphx-glr-download sphx-glr-download-zip :download:`Download zipped: 3_distributions.zip <3_distributions.zip>` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_