v1.7.3
Enhancements:
- qu.randn: support
dist="rademacher"
. - support
dist
and otherrandn
options in various TN builders.
Bug fixes:
- restore fallback (to
scipy.linalg.svd
with driver='gesvd') behavior for truncated SVD with numpy backend.
Full Changelog: v1.7.2...v1.7.3