diff options
author | Jonathan Underwood <jonathan.underwood@gmail.com> | 2015-12-02 20:27:25 +0000 |
---|---|---|
committer | Jonathan Underwood <jonathan.underwood@gmail.com> | 2016-01-18 14:26:14 +0000 |
commit | b904ef19b55796ea6d0e43d00a551fc841833b78 (patch) | |
tree | 7b9dae1968848f140dfe39864b3786ad9c3912b7 /numpy/polynomial/polyutils.py | |
parent | 84e0b6ec1b686b908eb2d8bba38337a13f02cb82 (diff) | |
download | numpy-b904ef19b55796ea6d0e43d00a551fc841833b78.tar.gz |
ENH: Allow specification of terms to fit in polyfit
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