<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/polynomial, branch main</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>DOC: Add symbol in docstring for classes derived from ABCPolyBase</title>
<updated>2023-05-10T13:56:41+00:00</updated>
<author>
<name>Paul Romano</name>
<email>paul.k.romano@gmail.com</email>
</author>
<published>2023-05-10T13:56:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=2aaf325dd7e1fae2a6cd6dc63031ccff040487c4'/>
<id>2aaf325dd7e1fae2a6cd6dc63031ccff040487c4</id>
<content type='text'>
A 'symbol' argument was added in ABCPolyBase in 1.24 and documented there, but
the docstrings for derived classes (e.g., Polynomial) were not updated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A 'symbol' argument was added in ABCPolyBase in 1.24 and documented there, but
the docstrings for derived classes (e.g., Polynomial) were not updated.
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Add example for Polynomial.degree(). (#23530)</title>
<updated>2023-04-14T05:22:48+00:00</updated>
<author>
<name>Stefanie Molin</name>
<email>24376333+stefmolin@users.noreply.github.com</email>
</author>
<published>2023-04-14T05:22:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=3fd058ce9ec610f3a7e04eb0592e5ab1848ee58c'/>
<id>3fd058ce9ec610f3a7e04eb0592e5ab1848ee58c</id>
<content type='text'>
Include additional example about 0-coefficients and the trim method.

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include additional example about 0-coefficients and the trim method.

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Update wording and xref domain from polynomial roots docstring #23374 (#23382)</title>
<updated>2023-04-10T19:41:23+00:00</updated>
<author>
<name>Younes</name>
<email>65843206+Unessam@users.noreply.github.com</email>
</author>
<published>2023-04-10T19:41:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=160443f4d8c466fb657b5fee5b926a7cf0fa7ef1'/>
<id>160443f4d8c466fb657b5fee5b926a7cf0fa7ef1</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 fixture to avoid issue with randomizing test order.</title>
<updated>2023-01-05T05:00:54+00:00</updated>
<author>
<name>Ross Barnowski</name>
<email>rossbar@berkeley.edu</email>
</author>
<published>2023-01-05T05:00:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=068249d794de153bc98b69189944dcffdc85a162'/>
<id>068249d794de153bc98b69189944dcffdc85a162</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #22670 from MatteoRaso/master</title>
<updated>2022-11-27T19:56:19+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2022-11-27T19:56:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=343fae66d533eef7fc2185c9884240c2a22f0f2f'/>
<id>343fae66d533eef7fc2185c9884240c2a22f0f2f</id>
<content type='text'>
BUG: Polynomials now copy properly (#22669)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: Polynomials now copy properly (#22669)</pre>
</div>
</content>
</entry>
<entry>
<title>Added pickle test for polynomials</title>
<updated>2022-11-26T21:14:09+00:00</updated>
<author>
<name>Matteo Raso</name>
<email>matteo_luigi_raso@protonmail.com</email>
</author>
<published>2022-11-26T21:14:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=ab24072afa1beefd54e72377c500b61400e04a5c'/>
<id>ab24072afa1beefd54e72377c500b61400e04a5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Polynomials now copy properly (#22669)</title>
<updated>2022-11-25T05:28:35+00:00</updated>
<author>
<name>Matteo Raso</name>
<email>matteo_luigi_raso@protonmail.com</email>
</author>
<published>2022-11-25T05:28:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=3b9c49e5bb47a979fedb151e36f4e3a00724b096'/>
<id>3b9c49e5bb47a979fedb151e36f4e3a00724b096</id>
<content type='text'>
On line 502, self.symbol.copy() was called, which
causes an AttributeError, since self.symbol is a
string, so it doesn't have a copy() method. To fix
it, I simply removed the copy() and directly assigned
the string.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On line 502, self.symbol.copy() was called, which
causes an AttributeError, since self.symbol is a
string, so it doesn't have a copy() method. To fix
it, I simply removed the copy() and directly assigned
the string.
</pre>
</div>
</content>
</entry>
<entry>
<title>TYP,ENH: Add annotations for the new `ABCPolyBase.symbol` property</title>
<updated>2022-11-14T16:43:37+00:00</updated>
<author>
<name>BvB93</name>
<email>43369155+BvB93@users.noreply.github.com</email>
</author>
<published>2022-10-06T11:24:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=a566f8144fca19b340bdf1ffb19973bb1fc6ca56'/>
<id>a566f8144fca19b340bdf1ffb19973bb1fc6ca56</id>
<content type='text'>
Xref https://github.com/numpy/numpy/pull/16154
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Xref https://github.com/numpy/numpy/pull/16154
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Revert formula change, add note about order.</title>
<updated>2022-09-27T21:17:11+00:00</updated>
<author>
<name>Ross Barnowski</name>
<email>rossbar@berkeley.edu</email>
</author>
<published>2022-09-27T21:17:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=275140119bdb548560dc67faf815dde9a5d654e3'/>
<id>275140119bdb548560dc67faf815dde9a5d654e3</id>
<content type='text'>
Co-authored-by: Charles Harris &lt;charlesr.harris@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Charles Harris &lt;charlesr.harris@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Change in the documentation for chebpts2 method</title>
<updated>2022-09-16T21:23:46+00:00</updated>
<author>
<name>Shashank Gupta</name>
<email>shashankgupta140195@gmail.com</email>
</author>
<published>2022-09-16T21:23:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=f454a92417950106168f66a73b5b406478bf0d91'/>
<id>f454a92417950106168f66a73b5b406478bf0d91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
