<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/matrixlib, branch build_test</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>BUG: Fixed an issue where `.pyi` weren't picked up by numpy sub-packages</title>
<updated>2020-11-03T14:08:38+00:00</updated>
<author>
<name>Bas van Beek</name>
<email>b.f.van.beek@vu.nl</email>
</author>
<published>2020-11-03T14:08:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=99051b40de3b77c166a24250df3fd38689aa412e'/>
<id>99051b40de3b77c166a24250df3fd38689aa412e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Replace module-level `__getattr__` with explicitly defined objects</title>
<updated>2020-08-19T18:51:09+00:00</updated>
<author>
<name>Bas van Beek</name>
<email>b.f.van.beek@vu.nl</email>
</author>
<published>2020-08-19T18:51:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=4af8fd39bfa4a30e9d26e8021b42ffadf1f99398'/>
<id>4af8fd39bfa4a30e9d26e8021b42ffadf1f99398</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 placeholder stubs for all sub-modules</title>
<updated>2020-08-19T12:49:16+00:00</updated>
<author>
<name>Bas van Beek</name>
<email>b.f.van.beek@vu.nl</email>
</author>
<published>2020-08-19T12:49:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=1ef217b19161e01672e243d21263e517f63d817a'/>
<id>1ef217b19161e01672e243d21263e517f63d817a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DEP: Deprecate ufunc.outer with matrix inputs</title>
<updated>2020-07-16T19:40:20+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2020-05-13T22:18:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=4e8e9284719ffc3f2add7ef4e23b33569c223689'/>
<id>4e8e9284719ffc3f2add7ef4e23b33569c223689</id>
<content type='text'>
Previously we converted matrices to arrays for the user, since
`np.outer` does not make sense for matrix. This deprecates that
usage (which in almost all cases will result in an error).

The main reason for this deprecation is to remove all direct
references of matrix from the NumPy codebase, so that it is
easier to move it out of NumPy eventually.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously we converted matrices to arrays for the user, since
`np.outer` does not make sense for matrix. This deprecates that
usage (which in almost all cases will result in an error).

The main reason for this deprecation is to remove all direct
references of matrix from the NumPy codebase, so that it is
easier to move it out of NumPy eventually.
</pre>
</div>
</content>
</entry>
<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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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>Mark tests as a subpackage rather than data.</title>
<updated>2020-05-06T19:57:36+00:00</updated>
<author>
<name>Hameer Abbasi</name>
<email>einstein.edison@gmail.com</email>
</author>
<published>2020-05-06T18:34:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=a51ac2610cd6a3c23d48c65709397083da395733'/>
<id>a51ac2610cd6a3c23d48c65709397083da395733</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://91.123.203.49/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://91.123.203.49/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>
</feed>
