Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.1.0 #353

Merged
merged 677 commits into from
Oct 10, 2024
Merged

Release 0.1.0 #353

merged 677 commits into from
Oct 10, 2024

Conversation

oschusler
Copy link
Contributor

No description provided.

rturrado and others added 30 commits June 24, 2024 16:55
…or-quantify-scheduler

98 create x yz decomposer for quantify scheduler
…ator-f-args

Move out of bounds checks to _check_generator_f_args
…ndex-not-giving-error

83 fix non existing qubit index not giving error
Co-authored-by: Roberto Turrado Camblor <[email protected]>
Co-authored-by: Roberto Turrado Camblor <[email protected]>
Co-authored-by: Roberto Turrado Camblor <[email protected]>
Guy Puts and others added 27 commits September 16, 2024 15:35
Bumps [tox](https://github.com/tox-dev/tox) from 4.18.0 to 4.20.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.18.0...4.20.0)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…es-in-tutorial-points-to-wrong-directory

[CQT-168] Link Jupyter examples in tutorial points to wrong directory
…endencies

[CQT-166] Review required dependencies
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.2...8.3.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…-to-measure-throughout-the-code

Refactor: Change measurement to measure
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.33 to 9.5.36.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.33...9.5.36)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ial-9.5.36

Bump mkdocs-material from 9.5.33 to 9.5.36
Bumps [sympy](https://github.com/sympy/sympy) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/sympy/sympy/releases)
- [Commits](sympy/sympy@sympy-1.13.2...sympy-1.13.3)

---
updated-dependencies:
- dependency-name: sympy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.9 to 10.10.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](facelessuser/pymdown-extensions@10.9...10.10.1)

---
updated-dependencies:
- dependency-name: pymdown-extensions
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…nsions-10.10.1

Bump pymdown-extensions from 10.9 to 10.10.1
…ortable-from-the-decomposer-subpackage

Cqt 83 let decompose be importable from the decomposer subpackage
…f-qu-bit

[CQT 201] Incorrect hashing of qubit
* [CQT 126] Verify dataclasses using __post_init__ (#319) (#321)

* Verify dataclasses using __post_init__

* Restructure tests and remove try-exceptions

* Fix typos

---------

Co-authored-by: Juan Boschero <[email protected]>

* [CQT-127] Allow Qubit to accept QubitLike

* Accept QubitLike throughout opensquirrel

* Happify ruff

* [CQT 126] Verify dataclasses using __post_init__ (#319) (#321)

* Verify dataclasses using __post_init__

* Restructure tests and remove try-exceptions

* Fix typos

---------

Co-authored-by: Juan Boschero <[email protected]>

* [CQT-127] Allow Qubit to accept QubitLike

* Accept QubitLike throughout opensquirrel

* Happify ruff

* Implement QubitLike

* Happify ruff

* Happify mypy

* Docstrings

* Happify ruff

* Fix for python39

* typo

* Remove redundend Qubit from OS

* Removed redundant Qubit statements from tutorial

* Removed redundant Qubit statements from example

* Fix named measurements and reset

* Removed redundant Qubit statements from tests

* Resolve initial conflicts

* Fix tests

* Happify mypy

* Fix py3.9

* Fix CRk test errors

* Remove excessive Qubit wrappers

* Happify ruff

* Restrict QubitLike internally

* Happify ruff

* Replace annotation finding with method

---------

Co-authored-by: Juan Boschero <[email protected]>
Co-authored-by: Stan van der Linde <[email protected]>
@oschusler oschusler merged commit 2e586b3 into main Oct 10, 2024
16 checks passed
@oschusler oschusler deleted the release-0.1.0 branch October 10, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants