<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git, branch v1.22.1</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>Merge pull request #20820 from charris/prepare-for-1.22.1-release</title>
<updated>2022-01-13T23:11:04+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2022-01-13T23:11:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=7ce4118531b585b5d8f0380c6b896ae22d93bd96'/>
<id>7ce4118531b585b5d8f0380c6b896ae22d93bd96</id>
<content type='text'>
REL: Prepare for the NumPy 1.22.1 release.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REL: Prepare for the NumPy 1.22.1 release.</pre>
</div>
</content>
</entry>
<entry>
<title>REL: Prepare for the NumPy 1.22.1 release.</title>
<updated>2022-01-13T21:44:36+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2022-01-13T15:34:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5e619267411c52e14f81206eed558490a79b66de'/>
<id>5e619267411c52e14f81206eed558490a79b66de</id>
<content type='text'>
- Update the .mailmap file.
- Create the 1.22.1-changelog.rst file.
- Update the 1.22.1-notes.rst file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Update the .mailmap file.
- Create the 1.22.1-changelog.rst file.
- Update the 1.22.1-notes.rst file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #20819 from charris/backport-20791</title>
<updated>2022-01-13T21:15:32+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2022-01-13T21:15:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=914b11f6202288863b9cf12b95f953e0fd207b6d'/>
<id>914b11f6202288863b9cf12b95f953e0fd207b6d</id>
<content type='text'>
BUG: Return correctly shaped inverse indices in array_api set functions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: Return correctly shaped inverse indices in array_api set functions</pre>
</div>
</content>
</entry>
<entry>
<title>Regression test for inverse indices in `array_api` set functions</title>
<updated>2022-01-13T18:35:16+00:00</updated>
<author>
<name>Matthew</name>
<email>quitesimplymatt@gmail.com</email>
</author>
<published>2022-01-13T10:03:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d671964869872673dc5953ebbc26aaa978de42b7'/>
<id>d671964869872673dc5953ebbc26aaa978de42b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Return correctly shaped inverse indices in `array_api`</title>
<updated>2022-01-13T18:35:02+00:00</updated>
<author>
<name>Matthew</name>
<email>quitesimplymatt@gmail.com</email>
</author>
<published>2022-01-11T17:04:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=09a379c09c5d26a6c0577035f7980248d2e35a97'/>
<id>09a379c09c5d26a6c0577035f7980248d2e35a97</id>
<content type='text'>
Specifically for `xp.unique_all()` and `xp.unique_inverse()`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Specifically for `xp.unique_all()` and `xp.unique_inverse()`
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #20815 from charris/backport-20783</title>
<updated>2022-01-13T17:59:29+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2022-01-13T17:59:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0674d6bb674cb3c19b1c8d7dfda685c645214d23'/>
<id>0674d6bb674cb3c19b1c8d7dfda685c645214d23</id>
<content type='text'>
DOC: Update Copyright to 2022 [License] </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOC: Update Copyright to 2022 [License] </pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #20814 from charris/backport-20629</title>
<updated>2022-01-13T17:58:54+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2022-01-13T17:58:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=55a2f24d6f54c21e4179e7279d21d90f6596828a'/>
<id>55a2f24d6f54c21e4179e7279d21d90f6596828a</id>
<content type='text'>
DOC: Refer to NumPy, not pandas, in main page</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOC: Refer to NumPy, not pandas, in main page</pre>
</div>
</content>
</entry>
<entry>
<title>change "The NumPy community" to "NumPy Developers"</title>
<updated>2022-01-13T15:53:37+00:00</updated>
<author>
<name>Omid Rajaei</name>
<email>89868505+rajaeinet@users.noreply.github.com</email>
</author>
<published>2022-01-10T20:06:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=95e216525551ac04b9c407304b425ba55565ff10'/>
<id>95e216525551ac04b9c407304b425ba55565ff10</id>
<content type='text'>
change "community" to "Developers" based on https://github.com/numpy/numpy/pull/20783#issuecomment-1009287221</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
change "community" to "Developers" based on https://github.com/numpy/numpy/pull/20783#issuecomment-1009287221</pre>
</div>
</content>
</entry>
<entry>
<title>Update Copyright to 2022</title>
<updated>2022-01-13T15:53:25+00:00</updated>
<author>
<name>Omid</name>
<email>rajaei.net@gmail.com</email>
</author>
<published>2022-01-10T17:57:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=fb9cd1dddd32d15de9a7dc1aa96f80400f6f745f'/>
<id>fb9cd1dddd32d15de9a7dc1aa96f80400f6f745f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Refer to NumPy, not pandas, in main page</title>
<updated>2022-01-13T15:40:41+00:00</updated>
<author>
<name>Denis Laxalde</name>
<email>denis@laxalde.org</email>
</author>
<published>2021-12-20T08:17:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a19410d48739cecff47982f2b591712728d273be'/>
<id>a19410d48739cecff47982f2b591712728d273be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
