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
resides in a single array of type `<:DenseVector`. While this does not lead to breaking
67
64
changes in the interface, it does mean that `TensorMap` objects from TensorKit.jl
68
65
v0.12.7 or earlier that were saved to disk using e.g. JLD2.jl, cannot simply be read back
69
-
in using the new version of TensorKit.jl. We provide a script [below](https://github.com/Jutho/TensorKit.jl/edit/master/README.md#transferring-tensormap-data-from-older-versions-to-v013)
66
+
in using the new version of TensorKit.jl. We provide a script [below](https://github.com/Jutho/TensorKit.jl?tab=readme-ov-file#transferring-tensormap-data-from-older-versions-to-v013)
70
67
to export data in a format that can be read back in by TensorKit.jl v0.13.
0 commit comments