Skip to content

4.4.0-rc.1 (2023-12-15)

Pre-release
Pre-release
Compare
Choose a tag to compare
@rigetti-githubbot rigetti-githubbot released this 15 Dec 18:17
· 108 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)