Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 398 Bytes

File metadata and controls

11 lines (9 loc) · 398 Bytes

Tutorials

.. toctree::
   :maxdepth: 1
   :caption: Contents:

   Finding worst-case guarantees <notebooks_folder/PEPit_demo.ipynb>
   Extracting a worst-case example <notebooks_folder/PEPit_demo_extract_worst_case_examples.ipynb>
   Extracting a proof <notebooks_folder/PEPit_demo_extracting_a_proof.ipynb>
   Designing an algorithm <notebooks_folder/PEPit_demo_algorithm_design.ipynb>