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

Merge v0.17.0 rc0 into master and increment to v0.18.0-dev #134

Merged
merged 4 commits into from
Aug 17, 2021

Conversation

antalszava
Copy link
Contributor

  • Merges the v0.17.0 rc0 branch into master
  • Increments the version number to v0.18.0-dev by:
    • Creating a new, # Release 0.18.0-dev section in the changelog
    • Moving the entries from master that were not included in v0.17.0 rc0 to the # Release 0.18.0-dev section
    • Increments the version number

albi3ro and others added 4 commits August 11, 2021 16:34
* Update method signatures for bound class (#125)

* Add utility to get qubit number

* Define gate overloads to enable run-time generalised calls

* Update method signatures

* Update changelog

* Fix column major data layout in bindings (#126)

* Fix column major data layout bindings

* Update changelog

* increment version, update changelog, gitignore a build folder

* no Python version 3.6

* changelog for removing Python 3.6

* Revert "Fix column major data layout in bindings (#126)"

This reverts commit 14ea923.

* resolve changelog conflict

* Update .github/CHANGELOG.md

* Revert "Revert "Fix column major data layout in bindings (#126)""

This reverts commit 1de97e6.

Co-authored-by: Lee James O'Riordan <[email protected]>
Co-authored-by: Antal Szava <[email protected]>
@antalszava antalszava requested a review from mlxd August 17, 2021 03:23
@codecov
Copy link

codecov bot commented Aug 17, 2021

Codecov Report

Merging #134 (dedf9d0) into master (864ea2c) will not change coverage.
The diff coverage is 100.00%.

❗ Current head dedf9d0 differs from pull request most recent head bee0e2a. Consider uploading reports for the commit bee0e2a to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##            master      #134   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           71        71           
=========================================
  Hits            71        71           
Impacted Files Coverage Δ
pennylane_lightning/_version.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 864ea2c...bee0e2a. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 17, 2021

Test Report (C++) on Ubuntu

    1 files  ±0      1 suites  ±0   0s ⏱️ ±0s
164 tests ±0  164 ✔️ ±0  0 💤 ±0  0 ❌ ±0 
694 runs  ±0  694 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit cd37eab. ± Comparison against base commit cd37eab.

♻️ This comment has been updated with latest results.

Copy link
Member

@mlxd mlxd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks @antalszava !

@antalszava antalszava merged commit cd37eab into master Aug 17, 2021
@antalszava antalszava deleted the v0.17.0-rc0 branch August 17, 2021 14:12
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.

3 participants