v0.5.25 August 28, 2024 Release
What's Changed
- Feature/xeb implementation by @cdbf1 in #993
- Adding Architecture-Level Resource Estimator Design Document by @spencerdearman in #1027
- support gateset specification in aqt_compile by @richrines1 in #1025
- Adding custom gates for EeroQ hardware by @pgoiporia in #1003
- migrate superstaq_backend to
BackendV2
by @richrines1 in #1036 - use
requests.Session
in superstaq client by @richrines1 in #1037 - Move supermarq examples etc. to the Docs folder and include in documentation. by @cdbf1 in #1031
- drop deprecated gates & outdated workarounds from qss.serialize_circuits by @richrines1 in #1041
- get rid of (most) warnings from pytest/coverage check by @richrines1 in #1042
- bump version to 0.5.25 by @richrines1 in #1035
Full Changelog: v0.5.24...v0.5.25