-
Notifications
You must be signed in to change notification settings - Fork 1
Upgrade to TensorAlgebra v0.6 #83
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 Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #83 +/- ##
==========================================
+ Coverage 93.55% 93.62% +0.07%
==========================================
Files 12 12
Lines 915 926 +11
==========================================
+ Hits 856 867 +11
Misses 59 59
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:
|
|
Yes, no problem! apologies for the slow reply, I got slightly sidetracked on this. I'll deal with the merge, I agree it shouldn't be too hard. |
Thanks. While upgrading some other packages like KroneckerArrays.jl I realized there were a few things off with the new matricization interface so I'm tweaking it now, which might affect this PR (but after that is fixed I'll merge this). |
This upgrades to TensorAlgebra v0.6.2 (ITensor/TensorAlgebra.jl#101, ITensor/TensorAlgebra.jl#103), which made breaking changes to the
matricizeinterface.