diff options
author | Jonathan Underwood <jonathan.underwood@gmail.com> | 2015-09-25 16:29:09 +0100 |
---|---|---|
committer | Jonathan Underwood <jonathan.underwood@gmail.com> | 2016-01-18 14:26:14 +0000 |
commit | d54e7351aeda804de6e7b5963bb2b9fa5c76d027 (patch) | |
tree | ecbc689b1922a53c174ec3181dda01cd8db0cf7c /numpy/polynomial/polyutils.py | |
parent | 9872212bdfb3bb81f66840bb3914dc56896beba7 (diff) | |
download | numpy-d54e7351aeda804de6e7b5963bb2b9fa5c76d027.tar.gz |
ENH: Allow specification of terms to fit in legfit
The argument `deg` is enhanced to allow an
array_like argument to past which specifies
which terms to include in the fit.
The returned coef array is exapnded to have
entries of 0 for all coefficients which were
not included in the fit.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions