Jupyter Notebook usage examples for the SPORCO project. These examples can be viewed online via nbviewer, or run interactively at binder. For viewing/running within a local environment rather than one of these cloud services, note that these examples are kept up to date with the current development version of SPORCO rather than the most recent release; if installing SPORCO via pip
, it is recommended to do
pip install git+https://github.com/bwohlberg/sporco
rather than
pip install sporco
SPORCO Notebooks is part of the SPORCO package and is distributed with the same 3-Clause BSD license. Release tags for SPORCO Notebooks are the same as those of the corresponding release of the main SPORCO package.