diff options
author | Nilo Kruchelski <42773210+krnilo@users.noreply.github.com> | 2020-12-30 16:09:08 -0300 |
---|---|---|
committer | Nilo Kruchelski <42773210+krnilo@users.noreply.github.com> | 2020-12-30 16:09:08 -0300 |
commit | c755c91d124ab41616832a26fa2da8205f74aaf5 (patch) | |
tree | 98ce2c3d584114e169125b39eff6246c985b9214 /numpy/array_api/tests/test_creation_functions.py | |
parent | 073b9b9435b1bcabc0d7641fd7c9d9f5333a578e (diff) | |
download | numpy-c755c91d124ab41616832a26fa2da8205f74aaf5.tar.gz |
DOC: add missing details to linalg.lstsq docstring
It turns out that lstsq also minimizes the 2-norm of x when a is
rank-deficient. I found that by searching the documentation for the
LAPACK library, which is the current implementation of lstsq (as of Dec
2020). Ref: https://www.netlib.org/lapack/lug/node27.html
Diffstat (limited to 'numpy/array_api/tests/test_creation_functions.py')
0 files changed, 0 insertions, 0 deletions