Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #20 +/- ##
==========================================
- Coverage 34.01% 32.68% -1.34%
==========================================
Files 14 14
Lines 638 664 +26
==========================================
Hits 217 217
- Misses 421 447 +26
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
@lkdvos this is meant as a starting point, we'll need to add truncation, check that it works with block sparse arrays (now that ITensor/BlockSparseArrays.jl#16 is merged), etc. Part of my reason for rushing this a bit is so that I can test out some ITensorMPS.jl code that makes use of SVD. Also I think it is good to have a starting point in place to work with, even if we don't get all of the corner cases handled right now. |
Followup to ITensor/TensorAlgebra.jl#20.