<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/matrixlib/defmatrix.py, 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: Updated documentation for numpy.squeeze (#16627)</title>
<updated>2020-06-30T19:17:24+00:00</updated>
<author>
<name>Tapajyoti Bose</name>
<email>44058757+ruppysuppy@users.noreply.github.com</email>
</author>
<published>2020-06-30T19:17:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=4dc50ca33258c587cb8034d5c91d561343e97fc8'/>
<id>4dc50ca33258c587cb8034d5c91d561343e97fc8</id>
<content type='text'>
DOC: Updated documentation for squeeze

Improve clarity by replacing terms like "single-dimensional" and
"singleton dimension" with "axes of length one"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOC: Updated documentation for squeeze

Improve clarity by replacing terms like "single-dimensional" and
"singleton dimension" with "axes of length one"</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #16156 from WarrenWeckesser/deprecate-dual</title>
<updated>2020-05-19T13:18:54+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2020-05-19T13:18:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8ab709c26db9d10fb9365c8faf05b395822482c0'/>
<id>8ab709c26db9d10fb9365c8faf05b395822482c0</id>
<content type='text'>
DEP: Deprecate `numpy.dual`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DEP: Deprecate `numpy.dual`.</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Chain exceptions and use NameError in np.bmat (#16215)</title>
<updated>2020-05-14T21:57:24+00:00</updated>
<author>
<name>bartosz-grabowski</name>
<email>58475557+bartosz-grabowski@users.noreply.github.com</email>
</author>
<published>2020-05-14T21:57:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a813a5feb53cef3b22d60599ec330cc945f1b85c'/>
<id>a813a5feb53cef3b22d60599ec330cc945f1b85c</id>
<content type='text'>
This solution is related to the issue #15986. I also made a change to the newer string formatting.
Uses NameError, which prints nicer, and is actually the more correct error type.

Co-authored-by: Eric Wieser &lt;wieser.eric@gmail.com&gt;
Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This solution is related to the issue #15986. I also made a change to the newer string formatting.
Uses NameError, which prints nicer, and is actually the more correct error type.

Co-authored-by: Eric Wieser &lt;wieser.eric@gmail.com&gt;
Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>DEP: Deprecate `numpy.dual`.</title>
<updated>2020-05-04T23:07:27+00:00</updated>
<author>
<name>Warren Weckesser</name>
<email>warren.weckesser@gmail.com</email>
</author>
<published>2020-05-04T23:04:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e95fcba32f123dc3ea6e23f533fedf5aee64815e'/>
<id>e95fcba32f123dc3ea6e23f533fedf5aee64815e</id>
<content type='text'>
Add a deprecation warning in the `numpy.dual` module, and
remove the use of `numpy.dual` from the few places where it
is used in the numpy code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a deprecation warning in the `numpy.dual` module, and
remove the use of `numpy.dual` from the few places where it
is used in the numpy code.
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Add missing bracket (gh-16051)</title>
<updated>2020-04-25T15:33:48+00:00</updated>
<author>
<name>Chunlin</name>
<email>fangchunlin@huawei.com</email>
</author>
<published>2020-04-25T15:33:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6ee49178517088966e63c2aedf6a8a5779ad5384'/>
<id>6ee49178517088966e63c2aedf6a8a5779ad5384</id>
<content type='text'>
Add missing closing brackets, script to generate the list in the PR gh-16051.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add missing closing brackets, script to generate the list in the PR gh-16051.</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Remove unnecessary 'from __future__ import ...' statements</title>
<updated>2020-01-03T15:48:11+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-08-27T11:36:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ed1e9659f103260a32536b4a7615393e3b1173dc'/>
<id>ed1e9659f103260a32536b4a7615393e3b1173dc</id>
<content type='text'>
As numpy is Python 3 only, these import statements are now unnecessary
and don't alter runtime behavior.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As numpy is Python 3 only, these import statements are now unnecessary
and don't alter runtime behavior.
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: convert `None` to bare None or ``None``</title>
<updated>2019-10-15T15:03:11+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2019-10-15T15:03:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=efaaa96767e3ca048a3cd01107d811e345e3438c'/>
<id>efaaa96767e3ca048a3cd01107d811e345e3438c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Convert property to @property</title>
<updated>2019-02-25T02:26:37+00:00</updated>
<author>
<name>Alex Watt</name>
<email>alex@alexcwatt.com</email>
</author>
<published>2019-02-25T01:00:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c458774c637c508f4b1e49ebaa2f85083579fa10'/>
<id>c458774c637c508f4b1e49ebaa2f85083579fa10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TST, DOC: enable refguide_check</title>
<updated>2018-12-14T18:14:05+00:00</updated>
<author>
<name>Tyler Reddy</name>
<email>tyler.je.reddy@gmail.com</email>
</author>
<published>2018-11-14T19:36:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=250861059b106371cb232456eeccd6d9e97d8f00'/>
<id>250861059b106371cb232456eeccd6d9e97d8f00</id>
<content type='text'>
* ported the refguide_check module from SciPy for usage
in NumPy docstring execution/ verification; added the
refguide_check run to Azure Mac OS CI

* adjusted NumPy docstrings such that refguide_check passes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ported the refguide_check module from SciPy for usage
in NumPy docstring execution/ verification; added the
refguide_check run to Azure Mac OS CI

* adjusted NumPy docstrings such that refguide_check passes
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: set correct __module__ for objects in numpy's public API</title>
<updated>2018-11-14T04:24:31+00:00</updated>
<author>
<name>Stephan Hoyer</name>
<email>shoyer@google.com</email>
</author>
<published>2018-11-13T17:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=4d24bbda32d133d51940b0691bd9b428d4198eaa'/>
<id>4d24bbda32d133d51940b0691bd9b428d4198eaa</id>
<content type='text'>
Fixes GH-12271

Tests verify that everything in ``dir(numpy)`` either has ``__module__`` set to
``'numpy'``, or appears in an explicit whitelist of undocumented functions and
exported bulitins. These should eventually be documented or removed.

I also identified a handful of functions for which I had accidentally not setup
dispatch for with ``__array_function__`` before, because they were listed under
"ndarray methods" in ``_add_newdocs.py``. I guess that should be a lesson in
trusting code comments :).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes GH-12271

Tests verify that everything in ``dir(numpy)`` either has ``__module__`` set to
``'numpy'``, or appears in an explicit whitelist of undocumented functions and
exported bulitins. These should eventually be documented or removed.

I also identified a handful of functions for which I had accidentally not setup
dispatch for with ``__array_function__`` before, because they were listed under
"ndarray methods" in ``_add_newdocs.py``. I guess that should be a lesson in
trusting code comments :).
</pre>
</div>
</content>
</entry>
</feed>
