Tutorials ========= Step-by-step walkthroughs of the most common LightGP workflows. Each tutorial is a runnable Jupyter notebook — clone the repo, ``pip install lightgp``, and re-execute them yourself with ``jupyter lab``. .. toctree:: :maxdepth: 1 01_basic_regression 02_kernel_composition 03_sparse_gp 04_large_scale_ski 05_choosing_backends 06_cpp_usage