diff options
author | Jonathan Underwood <jonathan.underwood@gmail.com> | 2015-10-12 20:04:36 +0100 |
---|---|---|
committer | Jonathan Underwood <jonathan.underwood@gmail.com> | 2016-01-18 14:26:14 +0000 |
commit | 942f294c06b0285ea3cf2bf223a63700a1ed50f5 (patch) | |
tree | 8d76f0254f07a6e4d861dad7ffd270392d7ef2cd /numpy/polynomial/polyutils.py | |
parent | 40951167a51392205427c59a9d8425c36e89df08 (diff) | |
download | numpy-942f294c06b0285ea3cf2bf223a63700a1ed50f5.tar.gz |
ENH: Allow specification of terms to fit in chebfit
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