In [1]:
%run imports.py
In [2]:
x = Bidirectional_Ring(6)
In [3]:
LCR(x)
Out[3]:
In [4]:
x.start_simulation()
In [ ]: