diff options
author | Jonathan Underwood <jonathan.underwood@gmail.com> | 2015-10-12 21:03:09 +0100 |
---|---|---|
committer | Jonathan Underwood <jonathan.underwood@gmail.com> | 2016-01-18 14:26:14 +0000 |
commit | acc294dcd7d3998f8f2b82cad8f3ed6db48c1f00 (patch) | |
tree | 7cc4ba20f16d50d1594458a2e518987831ad2710 /numpy/polynomial/polyutils.py | |
parent | 1a9fb061bb4f217f335616c65abd36644c2f2ac7 (diff) | |
download | numpy-acc294dcd7d3998f8f2b82cad8f3ed6db48c1f00.tar.gz |
ENH: Allow specification of terms to fit in hermfit
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