You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LinjianMa
changed the title
[ITensors] [BUG] Error of replaceinds when the inds list to be replaced is large
[ITensors] [BUG] Error of replaceinds when the inds vector to be replaced is large
Feb 27, 2023
Description of bug
Error of
replaceinds
when the inds list to be replaced is largeMinimal code demonstrating the bug or unexpected behavior
Minimal runnable code
Actual output or behavior
doesn't work as expected, while
replaceinds(a, indices, new_indices)
works well.
Version information
versioninfo()
:using Pkg; Pkg.status("ITensors")
:The text was updated successfully, but these errors were encountered: