Skip to content

v0.4.0

Compare
Choose a tag to compare
@splch splch released this 16 May 17:22
· 70 commits to main since this release
3d78692
  • api v0.3
  • circuit names
  • noise model in run
  • debiasing

What's Changed

  • upgrade to use API v0.3 by @gmauricio in #107
  • _RETRIABLE_STATUS_CODES += bad_gateway by @Cynocracy in #108
  • Persists Qiskit QuantumCircuit name to IonQ Backend by @splch in #110
  • Include full http response on exception by @splch in #111
  • Adds noise_model to override in run method by @splch in #116
  • Warn when a Qiskit circuit has null mappings for all registers by @splch in #114
  • deploy documentation in qiskit.org/ecosystem by @1ucian0 in #117
  • add error_mitigation settings by @gmauricio in #109
  • Update request payload to API v0.3 by @splch in #118
  • minor release bump (0.4.0.dev) by @splch in #121
  • rename debiasing + backend by @splch in #124
  • Releases the stable 0.4.0 version by @splch in #127

New Contributors

Full Changelog: v0.3.10...v0.4.0