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/1.23.0 #1197

Merged
merged 37 commits into from
Jan 9, 2024
Merged

Release/1.23.0 #1197

merged 37 commits into from
Jan 9, 2024

Conversation

cqc-alec
Copy link
Collaborator

@cqc-alec cqc-alec commented Jan 5, 2024

Pre-release based on this commit: 1.23.0rc3.

cqc-alec and others added 30 commits November 16, 2023 13:33
* Updated nixpkgs to the latest revision, which includes clang16 as the default macos compiler

* Updated copy path for python extras to take the python version into account, rather than hardcoding 3.10 (as the prior commit updated to python3.11)

---------

Co-authored-by: Jake Arkinstall <[email protected]>
* update emulator info and fix typo

* rename extensions_index.rst to extensions.rst

---------

Co-authored-by: Alec Edgington <[email protected]>
* Nix: added pyi interface files to pytket output, and added mypy checks on pytket and the tests into the checkPhase of the pytket nix derivation. Added result directory to .gitignore incase anyone runs nix build in the source directory.

* Removed unnecessary print statement from setup.py in nix builds

* Added space between loops in setup.py to keep the linter happy

* Additional lint fix

---------

Co-authored-by: Alec Edgington <[email protected]>
* remove pytket-ionq from the extensions index page

* mention qulacs density matrix simulator

* update sidebar links to docs pages
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 23 to 24.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](cachix/install-nix-action@v23...v24)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update test_FrameRandomisation.cpp

* Update CMakeLists.txt

* Fix Frame Randomisation

* bump

* Update CMakeLists.txt

* Update Cycles.cpp

* Update changelog.rst

* Update Cycles.cpp

* Update test_FrameRandomisation.cpp

* working cycle fidner and insertion

* Remove comments and couts

* add back tests, fix formatting

* clean up intersection code

* Address comments
#1165)

* Add catch for empty pattern graph

* Update test_NoiseAwarePlacement.cpp

* bump

* Add further comments

* Update changelog.rst

* Update pytket/docs/changelog.rst

Co-authored-by: Alec Edgington <[email protected]>

---------

Co-authored-by: Alec Edgington <[email protected]>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* [feature] add a Circuit method for Reset

Commonly used enough that having to switch to add_gate confuses people.

* try upping tket lib version

* update version in conanfile

* format

* regen stubs

* regen stubs

---------

Co-authored-by: Melf <[email protected]>
@cqc-alec cqc-alec requested a review from cqc-melf January 9, 2024 08:40
@cqc-alec cqc-alec marked this pull request as ready for review January 9, 2024 08:41
@cqc-alec cqc-alec merged commit 8cac679 into main Jan 9, 2024
51 checks passed
@cqc-alec cqc-alec deleted the release/1.23.0 branch January 9, 2024 13:37
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.

8 participants