-
-
Notifications
You must be signed in to change notification settings - Fork 11
added MPO.from_matrix() method #331
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
Merged
aaronleesander
merged 32 commits into
munich-quantum-toolkit:main
from
lucello:bosehubbard
Feb 17, 2026
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
7813012
Added MPO.from_matrix() and tests.
lucello dee5296
🎨 pre-commit fixes
pre-commit-ci[bot] 1105ef9
bugfix in test_from_matrix
lucello 2a9d27a
Merge branch 'bosehubbard' of https://github.com/lucello/yaqs into bo…
lucello d992e93
🎨 pre-commit fixes
pre-commit-ci[bot] 5d27a95
reduced from_matrix to the case d_in==d_out and added more tests.
lucello c322dd2
Merge branch 'bosehubbard' of https://github.com/lucello/yaqs into bo…
lucello ec05fd2
🎨 pre-commit fixes
pre-commit-ci[bot] 8b3cc63
removed Frotran order from from_matrix()
lucello f612a92
Merge branch 'bosehubbard' of https://github.com/lucello/yaqs into bo…
lucello 2cf73d8
removed Frotran order from from_matrix()
lucello 91f05d8
🎨 pre-commit fixes
pre-commit-ci[bot] 42c22f1
added boundary cases to MPO_fom_matrix() + docstring update
lucello 43364fb
🎨 pre-commit fixes
pre-commit-ci[bot] 8c217c1
format issue in MPOfrom_matrix fixed
lucello 530464f
Merge branch 'bosehubbard' of https://github.com/lucello/yaqs into bo…
lucello 36a84e4
🎨 pre-commit fixes
pre-commit-ci[bot] 035882b
minor docstring updates in MPO.from_matrix()
lucello 492dbdb
better docstring MPO.from_matrix
lucello 27ddfe4
Merge branch 'bosehubbard' of https://github.com/lucello/yaqs into bo…
lucello c7e9bbd
🎨 pre-commit fixes
pre-commit-ci[bot] ee4d257
docstring
lucello c7b55c5
Merge branch 'bosehubbard' of https://github.com/lucello/yaqs into bo…
lucello 674c92b
increased codecov
lucello 5cdac6b
🎨 pre-commit fixes
pre-commit-ci[bot] 06d0e3c
changed to rng in test
lucello 4a0e2c6
changed to rng in test
lucello 61d591d
updated version of from_matrix
lucello f23fc79
test comments format update
lucello 99736c8
🎨 pre-commit fixes
pre-commit-ci[bot] fe1d330
change default cutoff in frm_matrix to 1e-12
lucello a51e9fd
🎨 pre-commit fixes
pre-commit-ci[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.