Features Add get_attribute, set_attribute __getitem__ and __setitem__ methods to DefFrame (#1714) Fixes Relax numpy and scipy requirements (#1713) DefFrame no longer attempts to serialize HARDWARE-OBJECT as json. (#1715) Gate instructions specified as tuples no longer error when using a list of parameters. (#1716)