Technion-Kishony-lab/quibbler

bug in assignments within quib-creation jupyter cell

Closed this issue · 1 comments

In Jupyter lab, try a running a cell:

a = iquib([1, 2])
a[1] = 20

then open the QuivViewer

a mistakenly appears with no assignments

fixed