diff options
author | Diego Wang <wltok@live.com> | 2022-02-24 17:37:27 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-24 17:37:27 -0500 |
commit | 40747ae50620631941e43dbbd5baaccab669922f (patch) | |
tree | 5eafa4dd3d64c87139f1785d2b45c483bec25114 /numpy/array_api/_creation_functions.py | |
parent | a33a10a5f494057b9ddcb9efe650306fccf8eba3 (diff) | |
download | numpy-40747ae50620631941e43dbbd5baaccab669922f.tar.gz |
clarify svd documentation
`u @ np.diag(s) @ vh` can only reproduce the original matrix when `full_matrices` is `False`, otherwise dimension does not match.
Diffstat (limited to 'numpy/array_api/_creation_functions.py')
0 files changed, 0 insertions, 0 deletions