Releases: HQSquantumsimulations/qoqo
Releases · HQSquantumsimulations/qoqo
v1.11.0-alpha.2
What's Changed
Full Changelog: v1.11.0-alpha.1...v1.11.0-alpha.2
v1.11.0-alpha.1
What's Changed
Full Changelog: v1.11.0-alpha.0...v1.11.0-alpha.1
v1.11.0-alpha.0
v1.10.0: Unstable new resonator feature
What's Changed
- Fix Device Trait Error Message by @mlodi-hqs in #541
- Add three spin-boson operations by @rreiner-hqs in #543
- Add store, load and CZ operations for qubit and resonator by @rreiner-hqs in #544
New Contributors
- @rreiner-hqs made their first contribution in #543
Full Changelog: v1.9.1...v1.10.0
Version 1.9.1: unstable chain with environment macro
What's Changed
Full Changelog: v1.9.0...v1.9.1
Version 1.9.0: unstable chain with environment
Version 1.8.0: Introduction of three gates
What's Changed
- Adding a bosonic gate by @kbarkhqs in #533
- Added ECR gate by @kbarkhqs in #534
- PragmaAnnotedOp by @mlodi-hqs in #535
- Updated to pyo3 0.20 by @kbarkhqs in #536
Full Changelog: v1.7.1...v1.8.0
v1.8.0-alpha.2
Added PragmaAnnotatedOp
operation.
v1.8.0-alpha.1: Added the ECR gate
v1.8.0-alpha.0
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