Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: TensorKit v0.14.0 (#121696)
- Registering package: TensorKit - Repository: https://github.com/Jutho/TensorKit.jl - Created by: @lkdvos - Version: v0.14.0 - Commit: 00eb107e80e0a4abe1ed5da6e2b7e655c6b416dc - Reviewed by: @lkdvos - Reference: Jutho/TensorKit.jl@00eb107#commitcomment-150585888 - Description: A Julia package for large-scale tensor computations, with a hint of category theory - Release notes: <!-- BEGIN RELEASE NOTES --> ````` - Various index functionalities have been added: `flip` can be used to change arrows, `insertleftunit`, `insertrightunit` and `removeunit` will manipulate trivial indices. ## Breaking changes - The `DiagonalTensorMap` is now the default output type for the diagonal singular and eigenvalue tensors returned by `tsvd`, `eig` and related functions - There is a small change in the truncation of singular values for non-abelian symmetries, where now it is guaranteed that smaller singular values are removed first ````` <!-- END RELEASE NOTES --> <!-- bf0c69308befbd3ccf2cc956ac8a46712550b79fc9bfb5e4edf8f833f05f4c18b06eddad8845b45beb9f45c2b8020dd67a67ee49d0a3157b53041972db901b167bc9e86636007f03010da01bf66938693158c3d7f6b5c979974eed93113d6236ac31bf68cfb1be1251f823ee5a180a4a32ce13f27d31aaf8c018f025eb2f655cd8172bcca082aacbb654edf9fc1bc80dec4dc8a9ecadc0993c1f639f3c855d0cc2da11ed93fb01218b3fa425199ce6069c3b519da87f23803d45199d00777f5778b7950fc6ca1b44ac2faa67a3bde2081fab1f1084c2013a14784d3a6afdda2d -->
- Loading branch information