Test notebook postSimulating any compartmental model with testing and quarantine using the `SppQ` class Feb 20, 2020 • 1 min read notebook simulation testing This is a test notebook %matplotlib inline import numpy as np import pyross import matplotlib.pyplot as plt #from matplotlib import rc; rc('text', usetex=True)