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 Ternary Tree Mapper #1313

Open
wants to merge 39 commits into
base: main
Choose a base branch
from

Conversation

grossardt
Copy link
Contributor

Summary

Adds a new mapper class TernaryTreeMapper to implement the Ternary Tree based mapping algorithm (cf. arXiv:1910.10746). Fixes #582

Depends on the two previous pull requests #1270 and #1301 .

grossardt and others added 30 commits November 12, 2023 00:29
Co-authored-by: Max Rossmannek <max.rossmannek@uzh.ch>
Co-authored-by: Max Rossmannek <max.rossmannek@uzh.ch>
Co-authored-by: Max Rossmannek <max.rossmannek@uzh.ch>
@coveralls
Copy link

coveralls commented Jan 28, 2024

Pull Request Test Coverage Report for Build 8760253408

Details

  • 69 of 70 (98.57%) changed or added relevant lines in 4 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.07%) to 87.03%

Changes Missing Coverage Covered Lines Changed/Added Lines %
qiskit_nature/second_q/mappers/ternary_tree_mapper.py 56 57 98.25%
Files with Coverage Reduction New Missed Lines %
qiskit_nature/second_q/drivers/psi4d/psi4driver.py 1 85.12%
Totals Coverage Status
Change from base Build 8735857760: 0.07%
Covered Lines: 9092
Relevant Lines: 10447

💛 - Coveralls

@grossardt grossardt marked this pull request as ready for review April 19, 2024 22:46
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.

JKMN / Neven / Ternary tree qubit mapping
3 participants