summaryrefslogtreecommitdiff
path: root/numpy/f2py/lib/py_wrap.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2006-10-13 17:08:24 +0000
committerCharles Harris <charlesr.harris@gmail.com>2006-10-13 17:08:24 +0000
commit4a69a27cf3edc60a1304110e5b9bf4090b8c6ec5 (patch)
tree69eda45e8b3a73382597b7ef1b1eed3b876d9716 /numpy/f2py/lib/py_wrap.py
parent9361c17caa2816d755e2ce2a5faa860ea2e675c2 (diff)
downloadnumpy-4a69a27cf3edc60a1304110e5b9bf4090b8c6ec5.tar.gz
Add a rcond parameter to the polyfit function and give it the double precision
default value that dgelsd uses (rcondx=-1) on the principle of least surprise. Values of rcond less than this can also be useful, so a warning message and a bit of explanation was added to the documentation. The default value used by lstsq was set to the default (-1), and rcond in pinv has a default value of 1e-15.
Diffstat (limited to 'numpy/f2py/lib/py_wrap.py')
0 files changed, 0 insertions, 0 deletions