<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/polynomial, branch revert-7191-stack_documentation</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>MAINT: Refactor polynomial leastsquares fits.</title>
<updated>2016-01-19T16:40:43+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2016-01-18T19:09:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=48596210faa134149f7bd4a1a82a665e02bb8104'/>
<id>48596210faa134149f7bd4a1a82a665e02bb8104</id>
<content type='text'>
* Rewrite the documentation for `deg`.
* Check that the passed degrees are int and raise if not.
* Do not accept `deg` arguments that do not convert as 0-D or 1-D.
* Sort passed degree terms for repeatability.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Rewrite the documentation for `deg`.
* Check that the passed degrees are int and raise if not.
* Do not accept `deg` arguments that do not convert as 0-D or 1-D.
* Sort passed degree terms for repeatability.
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Add tests for check_fit with deg specified as list</title>
<updated>2016-01-18T14:26:14+00:00</updated>
<author>
<name>Jonathan Underwood</name>
<email>jonathan.underwood@gmail.com</email>
</author>
<published>2015-12-03T14:49:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=4dd71a3ab7bd019e36998e7c5f98ec2345539f18'/>
<id>4dd71a3ab7bd019e36998e7c5f98ec2345539f18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Allow specification of terms to fit in fit method</title>
<updated>2016-01-18T14:26:14+00:00</updated>
<author>
<name>Jonathan Underwood</name>
<email>jonathan.underwood@gmail.com</email>
</author>
<published>2015-12-03T14:41:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5f7b1af4e652c2ab631634d9778a3a4015e41ced'/>
<id>5f7b1af4e652c2ab631634d9778a3a4015e41ced</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Add tests for hermefit with deg specified as list</title>
<updated>2016-01-18T14:26:14+00:00</updated>
<author>
<name>Jonathan Underwood</name>
<email>jonathan.underwood@gmail.com</email>
</author>
<published>2015-12-03T15:45:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c65093c96746fd5513a648522e105d7df8e8c912'/>
<id>c65093c96746fd5513a648522e105d7df8e8c912</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Allow specification of terms to fit in hermefit</title>
<updated>2016-01-18T14:26:14+00:00</updated>
<author>
<name>Jonathan Underwood</name>
<email>jonathan.underwood@gmail.com</email>
</author>
<published>2015-12-03T15:30:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6411ec505ed7b36c9768accd338a96f5a64eba93'/>
<id>6411ec505ed7b36c9768accd338a96f5a64eba93</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Add tests for polyfit with deg specified as list</title>
<updated>2016-01-18T14:26:14+00:00</updated>
<author>
<name>Jonathan Underwood</name>
<email>jonathan.underwood@gmail.com</email>
</author>
<published>2015-12-03T14:11:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=fd5d1a4893d1a4b04d6df94ff83e09a6e4f12df6'/>
<id>fd5d1a4893d1a4b04d6df94ff83e09a6e4f12df6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Allow specification of terms to fit in polyfit</title>
<updated>2016-01-18T14:26:14+00:00</updated>
<author>
<name>Jonathan Underwood</name>
<email>jonathan.underwood@gmail.com</email>
</author>
<published>2015-12-02T20:27:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b904ef19b55796ea6d0e43d00a551fc841833b78'/>
<id>b904ef19b55796ea6d0e43d00a551fc841833b78</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Add tests for lagfit with deg specified as list</title>
<updated>2016-01-18T14:26:14+00:00</updated>
<author>
<name>Jonathan Underwood</name>
<email>jonathan.underwood@gmail.com</email>
</author>
<published>2015-11-05T15:40:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=84e0b6ec1b686b908eb2d8bba38337a13f02cb82'/>
<id>84e0b6ec1b686b908eb2d8bba38337a13f02cb82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Allow specification of terms to fit in lagfit</title>
<updated>2016-01-18T14:26:14+00:00</updated>
<author>
<name>Jonathan Underwood</name>
<email>jonathan.underwood@gmail.com</email>
</author>
<published>2015-11-05T15:03:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8dcf03358a97bf3a577025c03438d381c8b4cb72'/>
<id>8dcf03358a97bf3a577025c03438d381c8b4cb72</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Add tests for hermfit with deg specified as list</title>
<updated>2016-01-18T14:26:14+00:00</updated>
<author>
<name>Jonathan Underwood</name>
<email>jonathan.underwood@gmail.com</email>
</author>
<published>2015-10-12T20:10:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b8180bbf97505a544324c90f407cdf2c5913c612'/>
<id>b8180bbf97505a544324c90f407cdf2c5913c612</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
