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

Daily rc sync to master 2022-04-21 #2469

Merged
merged 11 commits into from Apr 22, 2022
Merged

Daily rc sync to master 2022-04-21 #2469

merged 11 commits into from Apr 22, 2022

Conversation

github-actions[bot]
Copy link
Contributor

Automatic sync from the release candidate to master during a feature freeze.

rmoyard and others added 8 commits April 19, 2022 15:56
* Remove

* Changelog

* changelog: breaking change

* Trigger CI

Co-authored-by: Antal Szava <antalszava@gmail.com>
….0.md` (release candidate) (#2461)

* changelog rename

* update ref of the file
…`mode="backward"` (#2460)

* Fix the issue

* Apply code review suggestions

* Update changelog

* Update jax.py

* Trigger CI
* nesterov_fix

* nesterov momentum bugfix

* Update doc/releases/changelog-0.23.0.md

* Update tests/optimize/test_optimize.py
* fix pl numpy and ham complex coeff

* test

* PR num

* test tidy

* correct method for returning real coeffs

* linting

Co-authored-by: Antal Szava <antalszava@gmail.com>
* remove finite-diff

* remove unused import

* Update doc/releases/changelog-0.23.0.md

Co-authored-by: antalszava <antalszava@gmail.com>

* remove hamiltonian diff test file

Co-authored-by: antalszava <antalszava@gmail.com>
@codecov
Copy link

codecov bot commented Apr 22, 2022

Codecov Report

Merging #2469 (6a5533e) into master (d932697) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #2469      +/-   ##
==========================================
- Coverage   99.47%   99.47%   -0.01%     
==========================================
  Files         244      244              
  Lines       19458    19404      -54     
==========================================
- Hits        19356    19302      -54     
  Misses        102      102              
Impacted Files Coverage Δ
pennylane/_grad.py 100.00% <ø> (ø)
pennylane/hf/hamiltonian.py 100.00% <ø> (ø)
pennylane/hf/hartree_fock.py 100.00% <ø> (ø)
pennylane/hf/integrals.py 100.00% <ø> (ø)
pennylane/hf/matrices.py 100.00% <ø> (ø)
pennylane/qchem/basis_data.py 100.00% <ø> (ø)
pennylane/qchem/basis_set.py 100.00% <ø> (ø)
pennylane/qchem/convert.py 100.00% <ø> (ø)
pennylane/qchem/dipole.py 100.00% <ø> (ø)
pennylane/qchem/hamiltonian.py 100.00% <ø> (ø)
... and 14 more

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 d932697...6a5533e. Read the comment docs.

@antalszava antalszava merged commit 7df45fd into master Apr 22, 2022
@antalszava antalszava deleted the rc_2022-04-21-03-51-15 branch April 22, 2022 15:34
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.

None yet

6 participants