summaryrefslogtreecommitdiff
path: root/numpy/polynomial/polyutils.py
diff options
context:
space:
mode:
authorJonathan Underwood <jonathan.underwood@gmail.com>2015-12-02 20:27:25 +0000
committerJonathan Underwood <jonathan.underwood@gmail.com>2016-01-18 14:26:14 +0000
commitb904ef19b55796ea6d0e43d00a551fc841833b78 (patch)
tree7b9dae1968848f140dfe39864b3786ad9c3912b7 /numpy/polynomial/polyutils.py
parent84e0b6ec1b686b908eb2d8bba38337a13f02cb82 (diff)
downloadnumpy-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