Skip to content

v1.7.3

Compare
Choose a tag to compare
@jcmgray jcmgray released this 08 Feb 23:27
· 174 commits to main since this release

Enhancements:

  • qu.randn: support dist="rademacher".
  • support dist and other randn 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