Test H1

Contents

Test H1#

Test H2#

Test H3#

# test import
import opendvp
print(opendvp.__version__)
0.2.2
import matplotlib.pyplot as plt

plt.plot([[0,1,2],[4,5,6]])
plt.show()
../../_images/5c73971c99940ff736daa7e4c9919033dad0f2dfc3c45469d42be64c4119b7ff.png