diff options
author | Jonathan Underwood <jonathan.underwood@gmail.com> | 2015-12-03 15:30:16 +0000 |
---|---|---|
committer | Jonathan Underwood <jonathan.underwood@gmail.com> | 2016-01-18 14:26:14 +0000 |
commit | 6411ec505ed7b36c9768accd338a96f5a64eba93 (patch) | |
tree | 79a77324e504a84233eebb68311dbd0519250c2a /numpy/polynomial/polyutils.py | |
parent | fd5d1a4893d1a4b04d6df94ff83e09a6e4f12df6 (diff) | |
download | numpy-6411ec505ed7b36c9768accd338a96f5a64eba93.tar.gz |
ENH: Allow specification of terms to fit in hermefit
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