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

Add converter function for PySCF's RCISD and CCSD/UCCSD to PennyLane statevector #4433

Merged
merged 69 commits into from
Aug 8, 2023

Merge branch 'initial_state_rcisd' of https://github.com/PennyLaneAI/…

fbe062c
Select commit
Loading
Failed to load commit list.
Merged

Add converter function for PySCF's RCISD and CCSD/UCCSD to PennyLane statevector #4433

Merge branch 'initial_state_rcisd' of https://github.com/PennyLaneAI/…
fbe062c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 8, 2023 in 1s

99.76% (+0.00%) compared to a079fd0

View this Pull Request on Codecov

99.76% (+0.00%) compared to a079fd0

Details

Codecov Report

Merging #4433 (fbe062c) into master (a079fd0) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           master    #4433    +/-   ##
========================================
  Coverage   99.76%   99.76%            
========================================
  Files         371      371            
  Lines       33676    33781   +105     
========================================
+ Hits        33596    33701   +105     
  Misses         80       80            
Files Changed Coverage Δ
pennylane/qchem/convert.py 100.00% <100.00%> (ø)