<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/lib, branch dependabot/pip/gitpython-3.1.14</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>DOC: trunc, floor, ceil, rint, fix should all link to each other in see also</title>
<updated>2021-03-01T22:29:08+00:00</updated>
<author>
<name>Tim Hoffmann</name>
<email>2836374+timhoffm@users.noreply.github.com</email>
</author>
<published>2021-02-28T02:31:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=4f3aa0018b2a9adceddc5eb5361a2f09af759b06'/>
<id>4f3aa0018b2a9adceddc5eb5361a2f09af759b06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Relax the type-constraints of `IndexExpression.__getitem__`</title>
<updated>2021-02-25T13:06:37+00:00</updated>
<author>
<name>Bas van Beek</name>
<email>b.f.van.beek@vu.nl</email>
</author>
<published>2021-02-16T13:51:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f345d732a97b647de1fb26aeae533ca48e8229e9'/>
<id>f345d732a97b647de1fb26aeae533ca48e8229e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Expose `index_tricks` content to `np` and `np.lib` namespace</title>
<updated>2021-02-25T13:06:37+00:00</updated>
<author>
<name>Bas van Beek</name>
<email>b.f.van.beek@vu.nl</email>
</author>
<published>2021-02-03T23:54:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a58784d1df7189944b15cccb8702ae85969b9b02'/>
<id>a58784d1df7189944b15cccb8702ae85969b9b02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Add annotations for `np.lib.index_tricks`</title>
<updated>2021-02-25T13:05:51+00:00</updated>
<author>
<name>Bas van Beek</name>
<email>b.f.van.beek@vu.nl</email>
</author>
<published>2020-09-21T23:15:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=668f1aa1082fb0316edd9e6069c4b16fb4a2d6c5'/>
<id>668f1aa1082fb0316edd9e6069c4b16fb4a2d6c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>API: make piecewise subclass safe using use zeros_like.</title>
<updated>2021-02-22T15:37:32+00:00</updated>
<author>
<name>Marten van Kerkwijk</name>
<email>mhvk@astro.utoronto.ca</email>
</author>
<published>2021-01-03T16:11:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=aeae93b6c0042f6ed8f45205545985cc194f84f3'/>
<id>aeae93b6c0042f6ed8f45205545985cc194f84f3</id>
<content type='text'>
Subclass input of piecewise was already respected, so it seems more
logical to ensure the output is the same subclass (possibly just an
oversight that it was not done before).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Subclass input of piecewise was already respected, so it seems more
logical to ensure the output is the same subclass (possibly just an
oversight that it was not done before).
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Fixed an issue where `diagflat` could overflow on windows and 32-bit platforms</title>
<updated>2021-02-21T15:11:52+00:00</updated>
<author>
<name>Bas van Beek</name>
<email>b.f.van.beek@vu.nl</email>
</author>
<published>2021-02-21T15:11:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=68a5e7fd8006f488f22f44f475d30e79ad0804b2'/>
<id>68a5e7fd8006f488f22f44f475d30e79ad0804b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Fix unique handling of nan entries. (#18070)</title>
<updated>2021-02-12T16:47:55+00:00</updated>
<author>
<name>Filip Trojan</name>
<email>f.trojan@centrum.cz</email>
</author>
<published>2021-02-12T16:47:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=7dcd29aaafe1ab8be4be04d3c793e5bcaf17459f'/>
<id>7dcd29aaafe1ab8be4be04d3c793e5bcaf17459f</id>
<content type='text'>
* benchmark bench_lib.Unique added

* extended test_unique_1d

* modify _unique1d

* extend test with return_index, return_inverse and return_counts parameters

* documentation updated

* Update numpy/lib/arraysetops.py

Co-authored-by: Bas van Beek &lt;43369155+BvB93@users.noreply.github.com&gt;

* full coverage of nan types

Co-authored-by: Bas van Beek &lt;43369155+BvB93@users.noreply.github.com&gt;

* added tests for the datetime like dtypes

* nan as vector of length 1

* use aux[-1] as nan, ..versionchanged, release note

* for complex arrays all NaN values are considered equivalent

Co-authored-by: filip_trojan &lt;Tarantula2018&gt;
Co-authored-by: Bas van Beek &lt;43369155+BvB93@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* benchmark bench_lib.Unique added

* extended test_unique_1d

* modify _unique1d

* extend test with return_index, return_inverse and return_counts parameters

* documentation updated

* Update numpy/lib/arraysetops.py

Co-authored-by: Bas van Beek &lt;43369155+BvB93@users.noreply.github.com&gt;

* full coverage of nan types

Co-authored-by: Bas van Beek &lt;43369155+BvB93@users.noreply.github.com&gt;

* added tests for the datetime like dtypes

* nan as vector of length 1

* use aux[-1] as nan, ..versionchanged, release note

* for complex arrays all NaN values are considered equivalent

Co-authored-by: filip_trojan &lt;Tarantula2018&gt;
Co-authored-by: Bas van Beek &lt;43369155+BvB93@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed chain exception for array_split func (#18317)</title>
<updated>2021-02-10T20:48:18+00:00</updated>
<author>
<name>Abhay Raghuvanshi</name>
<email>abhayaman669@gmail.com</email>
</author>
<published>2021-02-10T20:48:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6d8956e46026b68a4c2a50f1aab0c4f36a46053d'/>
<id>6d8956e46026b68a4c2a50f1aab0c4f36a46053d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjusted formulas to estimator and removed repeat</title>
<updated>2021-02-10T18:16:02+00:00</updated>
<author>
<name>Jamie</name>
<email>dodgerbarker@gmail.com</email>
</author>
<published>2021-02-10T18:16:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=570710aafab435024ee17440fb3207740a0d39c2'/>
<id>570710aafab435024ee17440fb3207740a0d39c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into histogram-binwidth-doc</title>
<updated>2021-02-10T18:12:08+00:00</updated>
<author>
<name>Jamie</name>
<email>dodgerbarker@gmail.com</email>
</author>
<published>2021-02-10T18:12:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=7828422c59947132e173cc0802059a8fe0858201'/>
<id>7828422c59947132e173cc0802059a8fe0858201</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
