-
Notifications
You must be signed in to change notification settings - Fork 15
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
Move code to ITensors.ITensorMPS
#67
Conversation
Tests are not passing yet, of course, because the companion PR (ITensor/ITensors.jl#1366) in ITensors.jl is not merged. |
Co-authored-by: Matt Fishman <mtfishman@users.noreply.github.com>
Co-authored-by: Matt Fishman <mtfishman@users.noreply.github.com>
Co-authored-by: Matt Fishman <mtfishman@users.noreply.github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #67 +/- ##
============================================
+ Coverage 85.87% 100.00% +14.12%
============================================
Files 17 1 -16
Lines 524 1 -523
============================================
- Hits 450 1 -449
+ Misses 74 0 -74 ☔ View full report in Codecov by Sentry. |
ITensors.ITensorMPS
The latest commits revert back to the previous style of wrapping functions moved to |
This PR moves all of the code in this package to the ITensors.ITensorMPS module.
Other changes: