Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 718 Bytes

tutorials.rst

File metadata and controls

25 lines (20 loc) · 718 Bytes

Tutorials

The following tutorials show how to use iminuit and explore different aspects of the library. The order is the recommended reading order, the later entries are about more and more specialized applications. Important for most users are only the first two entries.

.. toctree::
    :maxdepth: 1

    notebooks/basic
    notebooks/cost_functions
    notebooks/error_bands
    notebooks/interactive
    notebooks/simultaneous_fits
    notebooks/template_fits
    notebooks/template_model_mix
    notebooks/conditional_variable
    notebooks/scipy_and_constraints
    notebooks/external_minimizer
    notebooks/generic_least_squares
    notebooks/cython