summaryrefslogtreecommitdiff
path: root/numpy/array_api/tests/test_elementwise_functions.py
diff options
context:
space:
mode:
authorNilo Kruchelski <42773210+krnilo@users.noreply.github.com>2020-12-30 16:09:08 -0300
committerNilo Kruchelski <42773210+krnilo@users.noreply.github.com>2020-12-30 16:09:08 -0300
commitc755c91d124ab41616832a26fa2da8205f74aaf5 (patch)
tree98ce2c3d584114e169125b39eff6246c985b9214 /numpy/array_api/tests/test_elementwise_functions.py
parent073b9b9435b1bcabc0d7641fd7c9d9f5333a578e (diff)
downloadnumpy-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_elementwise_functions.py')
0 files changed, 0 insertions, 0 deletions