Skip to content

Conversation

@github-actions
Copy link
Contributor

Hi @Takishima!

This PR was created in response to a manual trigger of the release workflow here: https://github.com/ProjectQ-Framework/ProjectQ/actions/runs/1031116460.
I've updated the changelog and bumped the versions in the manifest files in this commit: a1c8d52.

Merging this PR will create a GitHub release and upload any assets that are created as part of the release build.

Takishima and others added 6 commits June 23, 2021 18:09
Merge master into develop branch
* Add checks to avoid too many compiler engines in the engine list

* Update CHANGELOG

* Apply suggestions from Andreas
* Only release source package...

... and leave commented out some code that would implement better testing
before uploading to Pypi.

* Remove unneeded comments

* Update publish_release.yml

* Update publish_release.yml

* Update publish_release.yml
…#409)

* Add matout() to check for matrices applied. Add check for self-control.

* Move unitary logic to its own compiler engine class

* Improve unitary simulator example

* Added support for measurement. Added history for unitaries. Added tests

* Clean up directory

* Fix simulator error, add changelog

* Undo unneeded space changes

* Refactor example a little

* Reformat some of the docstrings

* Update CHANGELOG

* Improve code to enable all pylint checks for the UnitarySimulator

* Improve test coverage and simply parts of the code

* Tweak UnitarySimulator some more

- Make it so that multiple calls to flush() do not unnecessarily
  increase the history list of unitary matrices

Co-authored-by: Damien Nguyen <ngn.damien@gmail.com>
…re flake8 plugins) and fix phase estimation unit tests (#408)

* Fix tests for the phase estimation decomposition

* Fix docstrings according to PEP257

* Modernize code by removing some Python 2 compatibility code

* Update CHANGELOG

* Add isort to pre-commit-config.yaml and run it on the project

* Move common exception classes to their own files

* Fix changes from the latest on develop

* Update CHANGELOG

* Update Python code in documentation folder

* Add `meta` repository to pre-commit configuration

* Re-indent and cleanup .pre-commit-config.yaml

* Add some more flake8 plugins to pre-commit config file

- flake8-breakpoint
- flake8-comprehensions
- flake8-eradicate
- flake8-mutable

* Fix small bug with drawing using matplotlib

* Address review comments

* Better comment in docs/conf.py
@github-actions github-actions bot requested a review from Takishima July 14, 2021 17:24
@coveralls
Copy link

coveralls commented Jul 15, 2021

Pull Request Test Coverage Report for Build 1034387262

  • 460 of 460 (100.0%) changed or added relevant lines in 98 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 964892768: 0.0%
Covered Lines: 7000
Relevant Lines: 7000

💛 - Coveralls

@Takishima Takishima merged commit db4a088 into master Jul 15, 2021
@Takishima Takishima deleted the release/0.7.0 branch July 15, 2021 15:15
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.

5 participants