<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/array_api/tests/test_elementwise_functions.py, branch meson</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>BUG: Allow integer inputs for pow-related functions in `array_api`</title>
<updated>2022-01-07T12:27:33+00:00</updated>
<author>
<name>Matthew</name>
<email>quitesimplymatt@gmail.com</email>
</author>
<published>2022-01-07T11:53:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e3406ed3ef83f7de0f3419361e85bd8634d0fd2b'/>
<id>e3406ed3ef83f7de0f3419361e85bd8634d0fd2b</id>
<content type='text'>
Updates `xp.power()`, `x.__pow__()`, `x.__ipow()__` and `x.__rpow()__`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updates `xp.power()`, `x.__pow__()`, `x.__ipow()__` and `x.__rpow()__`
</pre>
</div>
</content>
</entry>
<entry>
<title>Run (selective) black on the array_api submodule</title>
<updated>2021-08-07T00:23:04+00:00</updated>
<author>
<name>Aaron Meurer</name>
<email>asmeurer@gmail.com</email>
</author>
<published>2021-08-07T00:22:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8f7d00ed447174d9398af3365709222b529c1cad'/>
<id>8f7d00ed447174d9398af3365709222b529c1cad</id>
<content type='text'>
I've omitted a few changes from black that messed up the readability of some
complicated if statements that were organized logically line-by-line, and some
changes that use unnecessary operator spacing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've omitted a few changes from black that messed up the readability of some
complicated if statements that were organized logically line-by-line, and some
changes that use unnecessary operator spacing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some dictionary key mismatches in the array API tests</title>
<updated>2021-08-06T22:09:23+00:00</updated>
<author>
<name>Aaron Meurer</name>
<email>asmeurer@gmail.com</email>
</author>
<published>2021-08-06T22:09:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=fcdadee7815cbb72a1036c0ef144d73e916eae6d'/>
<id>fcdadee7815cbb72a1036c0ef144d73e916eae6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the array API dtype categories into the top level</title>
<updated>2021-08-05T02:01:11+00:00</updated>
<author>
<name>Aaron Meurer</name>
<email>asmeurer@gmail.com</email>
</author>
<published>2021-08-05T02:01:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=bc20d334b575f897157b1cf3eecda77f3e40e049'/>
<id>bc20d334b575f897157b1cf3eecda77f3e40e049</id>
<content type='text'>
They are not an official part of the spec but are useful for various parts of
the implementation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They are not an official part of the spec but are useful for various parts of
the implementation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename numpy._array_api to numpy.array_api</title>
<updated>2021-08-04T22:50:30+00:00</updated>
<author>
<name>Aaron Meurer</name>
<email>asmeurer@gmail.com</email>
</author>
<published>2021-08-04T22:47:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6e57d829cb6628610e163524f203245b247a2839'/>
<id>6e57d829cb6628610e163524f203245b247a2839</id>
<content type='text'>
Instead of the leading underscore, the experimentalness of the module will be
indicated by omitting a warning on import. That we, we do not have to change
the API from underscore to no underscore when the module is no longer
experimental.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of the leading underscore, the experimentalness of the module will be
indicated by omitting a warning on import. That we, we do not have to change
the API from underscore to no underscore when the module is no longer
experimental.
</pre>
</div>
</content>
</entry>
</feed>
