<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/array_api/tests, branch main</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>rename test function</title>
<updated>2023-02-26T08:19:45+00:00</updated>
<author>
<name>Alex Rogozhnikov</name>
<email>arogozhnikov@users.noreply.github.com</email>
</author>
<published>2023-02-26T08:19:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=786bd366b22675b1e4067653d4729031c258f35f'/>
<id>786bd366b22675b1e4067653d4729031c258f35f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for xp.take</title>
<updated>2023-02-26T07:56:47+00:00</updated>
<author>
<name>Alex Rogozhnikov</name>
<email>arogozhnikov@users.noreply.github.com</email>
</author>
<published>2023-02-26T07:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f07d55b27671a4575e3b9b2fc7ca9ec897d4db9e'/>
<id>f07d55b27671a4575e3b9b2fc7ca9ec897d4db9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Move new `asarray` test to a more appropriate place. (#22251)</title>
<updated>2022-09-13T06:20:45+00:00</updated>
<author>
<name>M. Eric Irrgang</name>
<email>ericirrgang@gmail.com</email>
</author>
<published>2022-09-13T06:20:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=4d4fca0cef2e5594a50c1d10a9db6f21aaba0a58'/>
<id>4d4fca0cef2e5594a50c1d10a9db6f21aaba0a58</id>
<content type='text'>
As noted at #21995 (comment), the new test from #21995 was placed in a directory intended for the Array API, and unrelated to the change.

* Consolidate test_dtype_identity into an existing test file.

Remove `test_asarray.py`. Create a new `TestAsArray` suite in
`test_array_coercion.py`

* Linting.

Wrap some comments that got too long after function became
a method (with additional indentation).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As noted at #21995 (comment), the new test from #21995 was placed in a directory intended for the Array API, and unrelated to the change.

* Consolidate test_dtype_identity into an existing test file.

Remove `test_asarray.py`. Create a new `TestAsArray` suite in
`test_array_coercion.py`

* Linting.

Wrap some comments that got too long after function became
a method (with additional indentation).</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #21995 from eirrgang/mei-1468</title>
<updated>2022-09-07T16:55:38+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2022-09-07T16:55:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=65c10c1cfecb2b3ebd0306ed1c63b103158f80d5'/>
<id>65c10c1cfecb2b3ebd0306ed1c63b103158f80d5</id>
<content type='text'>
BUG: Distinguish exact vs. equivalent dtype for C type aliases.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: Distinguish exact vs. equivalent dtype for C type aliases.</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: fix typo in test_array_object test description (#22071)</title>
<updated>2022-08-02T10:26:42+00:00</updated>
<author>
<name>Ikko Ashimine</name>
<email>eltociear@gmail.com</email>
</author>
<published>2022-08-02T10:26:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=7c8e1134ae86f8a8c002e1068337bec63ddf7f0d'/>
<id>7c8e1134ae86f8a8c002e1068337bec63ddf7f0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add release note and further clarify tests.</title>
<updated>2022-07-17T18:12:31+00:00</updated>
<author>
<name>M. Eric Irrgang</name>
<email>ericirrgang@gmail.com</email>
</author>
<published>2022-07-17T18:12:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b1a8ff8fa73b744416e12cdd4bb70594717b5336'/>
<id>b1a8ff8fa73b744416e12cdd4bb70594717b5336</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Lint.</title>
<updated>2022-07-17T15:55:59+00:00</updated>
<author>
<name>M. Eric Irrgang</name>
<email>ericirrgang@gmail.com</email>
</author>
<published>2022-07-17T15:55:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=01438a848b029b4fb3d3509c7fd313bc0588bd38'/>
<id>01438a848b029b4fb3d3509c7fd313bc0588bd38</id>
<content type='text'>
Shorten some lines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Shorten some lines.
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand test_asarray.py.</title>
<updated>2022-07-17T15:49:56+00:00</updated>
<author>
<name>M. Eric Irrgang</name>
<email>ericirrgang@gmail.com</email>
</author>
<published>2022-07-17T15:49:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e286f461b54c43e2a16b3f6fc6d829936ea28c27'/>
<id>e286f461b54c43e2a16b3f6fc6d829936ea28c27</id>
<content type='text'>
* Improve comments/docs.
* Improve descriptiveness of variable names.
* Add additional test expressions that would not pass without
  this patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Improve comments/docs.
* Improve descriptiveness of variable names.
* Add additional test expressions that would not pass without
  this patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update comment and obey formatting requirements.</title>
<updated>2022-07-16T20:51:51+00:00</updated>
<author>
<name>M. Eric Irrgang</name>
<email>ericirrgang@gmail.com</email>
</author>
<published>2022-07-16T20:51:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5651445944bce163a2c3f746d6ac1acd9ae76032'/>
<id>5651445944bce163a2c3f746d6ac1acd9ae76032</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unit testing.</title>
<updated>2022-07-16T20:27:38+00:00</updated>
<author>
<name>M. Eric Irrgang</name>
<email>ericirrgang@gmail.com</email>
</author>
<published>2022-07-16T20:27:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=81b97607339ac68b27cf72ba7923345d58e2895e'/>
<id>81b97607339ac68b27cf72ba7923345d58e2895e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
