Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 🚀 New features to boost your workflow:
|
|
Would be nice to get CI fixed, but happy to merge and release already if this is very blocking |
|
Right, forgot about the JLArrays thing. It's just blocking QuantumKitHub/MPSKit.jl#514, which isn't very urgent by itself. So same to me, also fine with waiting for the CI fix. |
|
When do you think you would have some time to look at the CI failures @lkdvos? No hurry, but if it's not for right away I would go ahead and tag this so we can push through the MPSKit fix. |
|
Have them locally fixed, will try and push this today or tomorrow:) |
|
Update: fixed now, will include the indexing performance changes as they include a number of bug fixes as well, and then merge and release this tomorrow |
Bump patch version to release fixed for
TensorKit.BraidingTensor.Release notes:
Patch with fixes for
TensorKit.BraidingTensor, avoiding abstract type parameters and adding constructors forSumSpaceinstances. Additionally a number of inconsistencies, bugs and performance issues for various types of slice indexing operations have been solved.