v1.0.3
What's Changed
- feat: support retrying 429 responses from IonQ by @Cynocracy in #235
- remove 500 error from retries "Internal Server Error" by @splch in #236
- add regression test for reasonable gate count in QIS transpilation by @splch in #238
- fix: handle null metadata on retrieved job responses by @splch in #241
- Add QASM3 export support for IonQ native gates by @dlyongemallo in #239
- make simulator native target respect noise_model for gate selection by @dlyongemallo in #240
- Fix SparseObservable compatibility by @AviRubin in #251
- Support dry_run / compilation-as-a-service by @splch in #246
- Simplifing the conftest.py a bit by @1ucian0 in #252
- Add memory support to IonQJob and update tests for error handling by @splch in #234
- fix: set dry_run flag at job construction time by @splch in #255
- fix: IonQBackend.status() across simulator, meta-QPU, and real QPUs by @splch in #257
New Contributors
- @dlyongemallo made their first contribution in #239
- @AviRubin made their first contribution in #251
Full Changelog: v1.0.2...v1.0.3