.. jupyter-execute::
    :hide-code:
    :hide-output:

    %matplotlib inline

    import warnings
    warnings.filterwarnings("ignore", category=UserWarning, module='torch')
    import pymor.tools.random
    pymor.tools.random._default_random_state = None


.. try_on_binder::


..
  named .txt to avoid sphinx warning since it's not included in any toc
