-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update MPS
manual in docs
#262
Open
jofrevalles
wants to merge
10
commits into
master
Choose a base branch
from
fix/docs-mps
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+313
−66
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f3b2c4f - Browse repository at this point
Copy the full SHA f3b2c4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9623a6 - Browse repository at this point
Copy the full SHA a9623a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20c4ef2 - Browse repository at this point
Copy the full SHA 20c4ef2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e18b5f7 - Browse repository at this point
Copy the full SHA e18b5f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8c3470 - Browse repository at this point
Copy the full SHA f8c3470View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2a63bc - Browse repository at this point
Copy the full SHA c2a63bcView commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1372e1a - Browse repository at this point
Copy the full SHA 1372e1aView commit details
Commits on Dec 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8d53a34 - Browse repository at this point
Copy the full SHA 8d53a34View commit details -
fix
Array
-TracedRArray
contraction and force dense representation…… of Yao gates (#258) * try fix reordering of sites * try fix layout of multi-qubit gates in Yao to Tenet conversion * Remove permutedims & add collect for array building * minor fixes on Reactant pkg extension * implement `copy` for some structs * fix column- to row-major layout conversion on `Reactant.promote_to` call * remove dead code --------- Co-authored-by: Todorbsc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1cad26e - Browse repository at this point
Copy the full SHA 1cad26eView commit details -
Add
evolve!
for evolution of anMPS
with anMPO
(#264)* Add evolve! function for an MPS with an MPO * Add tests for MPS-MPO evolution * Remove unnecessary @show * Add comment * Fix kwarg handling on truncate! function * Fix normalize! for Canonical form and small fixes on evolve! with MPO * Extend evolve!(mps, mpo) tests * Format code * Remove unnecessary kwarg * Refactor code so it is easier to extend for other canonical forms * Fix comment * Enhance tests * Add reset_index kwarg * Update tests * Format code * Remove unnecessary Quantum functions, add docstring for truncate_sweep! * Format code * Remove stale function
Configuration menu - View commit details
-
Copy full SHA for 1bde3fc - Browse repository at this point
Copy the full SHA 1bde3fcView commit details
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.