-
Notifications
You must be signed in to change notification settings - Fork 23
Remove ITensorMPS.jl dependency #224
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #224 +/- ##
==========================================
- Coverage 82.43% 77.86% -4.58%
==========================================
Files 78 76 -2
Lines 3695 3677 -18
==========================================
- Hits 3046 2863 -183
- Misses 649 814 +165
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
I added back some uses of ITensorMPS.jl to the DMRG and OpSum to MPO/TTNO tests where it will require some nontrivial work to remove them, but besides that ITensorMPS.jl is removed from the library. |
|
Looks good to merge to me! Thanks Matt, nice to see code being deleted. |
No description provided.