In [1]:
# Import Libraries for use later in script
from IPython.display import HTML
import math
import matplotlib
import numpy as np

In [ ]: