Skip to content

Release v0.11.0

Compare
Choose a tag to compare
@HGSilveri HGSilveri released this 30 Mar 16:03
· 150 commits to master since this release
c26d4d8

Bug fixes

  • Fix ParamObj serialization with missing keyword arguments (#491)
  • Adapt CoherentResults.get_state() for density matrix states (#494)

Changelog

c26d4d8 Release v0.11.0
6aedb6b Bump to v0.11.0
cfdce95 Tutorial: Dephasing, Depolarizing and generalized noise channels (#460)
6938886 Adapt CoherentResults.get_state() for density matrix states (#494)
b123ac8 Fix ParamObj serialization with missing keyword arguments (#491)
fa57b6a Allow non-integer spacing in special register layouts (#486)
8b5a4c5 Add RegisterLayout.static_hash() (#492)
506e66b Implement custom exception for device deserialization (#482)
da7a7b8 Fix for sporadic CI fail on Windows (#488)
cc0ba5e Updates to Sequence.switch_device() (#487)
c8c12b2 Fix requirements conflict and improve plt.show() patching (#481)
bb62296 Enable to choose custom colors of qubits when drawing Register (#480)
0ff23e8 Bring in changes from v0.10.0 release
f8d3c9a Bump version to v0.11dev0

Contributors

A special shoutout goes to the contributors to this release:

  • Antoine Cornillot
  • Clément de Terrasson
  • Henrique Silvério
  • Lembe Emmanuel

A huge thank you to all Pulser contributors, both to this and past versions.