Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 480 Bytes

index.rst

File metadata and controls

19 lines (13 loc) · 480 Bytes

Theory

This section contains more detail on specific methods demonstrated in the :doc:`Tutorials </tutorial/index>` and :doc:`Examples </examples/index>`.

For all of the examples, it is assumed that the following lines precede any other code:

import numpy as np
import matplotlib.pyplot as plt

import lumicks.pylake as lk
.. toctree::
    :caption: Contents
    :numbered:
    :maxdepth: 1

    diffusion/diffusion
    force_calibration/force_calibration