Adapt to TensorProducts.jl#89
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #89 +/- ##
==========================================
+ Coverage 76.20% 76.37% +0.16%
==========================================
Files 28 28
Lines 1080 1075 -5
==========================================
- Hits 823 821 -2
+ Misses 257 254 -3
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:
|
|
The tests use |
|
Maybe that's the last version that can be installed based on the new versions of dependencies being used in this PR... Anyway, we are planning on rewriting that package (or more specifically incorporating it into a rewrite of QuantumOperatorAlgebra.jl) so I don't think we need to worry about that right now, so long as it doesn't point to an issue being introduced by this PR. |
This PR adapts
BlockSparseArraystoTensorProductsand the associated changes inTensorAlgebraandGradedUnitRanges.