diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2006-10-13 17:08:24 +0000 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2006-10-13 17:08:24 +0000 |
commit | 4a69a27cf3edc60a1304110e5b9bf4090b8c6ec5 (patch) | |
tree | 69eda45e8b3a73382597b7ef1b1eed3b876d9716 /numpy/f2py/lib/py_wrap.py | |
parent | 9361c17caa2816d755e2ce2a5faa860ea2e675c2 (diff) | |
download | numpy-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