Skip to content

Releases: HQSquantumsimulations/qoqo

v1.11.0-alpha.2

28 Mar 13:56
75b7f14
Compare
Choose a tag to compare
v1.11.0-alpha.2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.11.0-alpha.1...v1.11.0-alpha.2

v1.11.0-alpha.1

08 Mar 08:57
ce0a8b6
Compare
Choose a tag to compare
v1.11.0-alpha.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.11.0-alpha.0...v1.11.0-alpha.1

v1.11.0-alpha.0

07 Mar 13:45
b230a46
Compare
Choose a tag to compare
v1.11.0-alpha.0 Pre-release
Pre-release

What's Changed

  • Unstable Analog Operations in roqoqo and qoqo by @dgupta-hqs in #542
  • Updated Cargo.lock by @kbarkhqs in #547
  • Unstable Overrotation noise model by @dgupta-hqs in #545

New Contributors

  • @dgupta-hqs made their first contribution in #542

Full Changelog: v1.10.0...v1.11.0-alpha.0

v1.10.0: Unstable new resonator feature

12 Feb 10:33
e6b07d4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.1...v1.10.0

Version 1.9.1: unstable chain with environment macro

10 Jan 11:07
212f6db
Compare
Choose a tag to compare

What's Changed

  • Moving chainwrapper to its own wrapper with a feature gate in qoqo-macros by @kbarkhqs in #540

Full Changelog: v1.9.0...v1.9.1

Version 1.9.0: unstable chain with environment

08 Jan 14:45
07b5096
Compare
Choose a tag to compare

What's Changed

  • First implementation of chain_with_environment by @nfwvogt in #539

Version 1.8.0: Introduction of three gates

08 Dec 12:55
957b3d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.8.0

v1.8.0-alpha.2

28 Nov 14:02
9bd9d42
Compare
Choose a tag to compare
v1.8.0-alpha.2 Pre-release
Pre-release

Added PragmaAnnotatedOp operation.

v1.8.0-alpha.1: Added the ECR gate

10 Nov 16:02
15c3542
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v1.8.0-alpha.0...v1.8.0-alpha.1

v1.8.0-alpha.0

31 Oct 13:17
a839cc6
Compare
Choose a tag to compare
v1.8.0-alpha.0 Pre-release
Pre-release
Adding a bosonic gate (#533)

* Added bosonic operations

* Updated version to 1.7.2-alpha.0

* Updated deps

* Updated compatibility tests to 1.8.0

* Updated CHANGELOG

* Updated version

* Commented out code for debugging

* Commented out roqoqo PhaseDisplacement tests

* Fixed formatting

* Updated with cargo

* Removed extra macos tests

* Uncommented new gate

* Added compatibililty test 1_7

* Uncommented one roqoqo PhaseDisplacement unittest

* Trying to uncomment the rest

* Trying to debug pure rust part

* Fixed typo

* Trying to fix rust part

* Updated number of minor versions

* Uncommented qoqo part

* Fixed typo

* Fixed formatting