Published May 13, 2023
| Version v0.9.1
Software
Open
kaihsin/Cytnx: v0.9.1
Authors/Creators
- 1. National Taiwan University
Description
This update includes
- [New] Add additional argument share_mem for Tensor.numpy() python API.
- [Fix] UniTensor.at() python API not properly wrapped.
- [Fix] Bug in testing for BlockUniTensor.
- [Fix] Bug in UniTensor print info (duplicate name, is_diag=true BlockUniTensor dimension display)
- [Change] Svd now using gesdd instead of gesvd.
- [New] Add linalg.Gesvd function, along with Gesvd_truncate.
- [Fix] Strict casting rule cause compiling fail when compile with icpc
- [New] Add additional argument for Network.PutUniTensor to match the label.
- [Fix] Network TOUT string lbl bug
- [Fix] #156 storage python wrapper cause not return.
- [Add] linalg.Gemm/Gemm_()
- [Add] UniTensor.normalize()/normalize_()
Files
kaihsin/Cytnx-v0.9.1.zip
Files
(2.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:7162c60981d7414f63605f8e30789bbd
|
2.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/kaihsin/Cytnx/tree/v0.9.1 (URL)