Welcome to Sloth's Jupyter Notebooks!

This space is meant as:

  • minimal web user interface to sloth library.
  • collection of notebooks.

In [3]:
## Basic imports (example)
%matplotlib inline
import matplotlib.pyplot as plt
import numpy as np
import lmfit
import sloth

In [ ]:


Other notebooks:


In [ ]: