Skip to content

4.4.0 (2023-12-15)

Compare
Choose a tag to compare
@rigetti-githubbot rigetti-githubbot released this 15 Dec 18:18
· 100 commits to master since this release

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)