<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/linalg, branch fix/seed-sequence-zeros</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>BUILD: Remove Accelerate support (#15759)</title>
<updated>2020-05-22T16:26:27+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-05-22T16:26:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=78593a1059f0a9c04385f97b2c1caa221efefa5f'/>
<id>78593a1059f0a9c04385f97b2c1caa221efefa5f</id>
<content type='text'>
Remove support for Apple Accelerate, since it is buggy. A build error should
occur on most or all setups if linked against Accelerate. Test or import failures
should occur on setups where Accelerate is picked up dynamically.

Co-authored-by: Warren Weckesser &lt;warren.weckesser@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove support for Apple Accelerate, since it is buggy. A build error should
occur on most or all setups if linked against Accelerate. Test or import failures
should occur on setups where Accelerate is picked up dynamically.

Co-authored-by: Warren Weckesser &lt;warren.weckesser@gmail.com&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>ENH: update numpy.linalg.multi_dot to accept an `out` argument (#15715)</title>
<updated>2020-04-29T21:08:27+00:00</updated>
<author>
<name>sslivkoff</name>
<email>stormslivkoff@gmail.com</email>
</author>
<published>2020-04-29T21:08:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=4753652c605833e2398d7e46b754a71729a54713'/>
<id>4753652c605833e2398d7e46b754a71729a54713</id>
<content type='text'>
* ENH: update numpy.linalg.multi_dot to accept an `out` argument

* TST ensure value returned by numpy.linalg.multi_dot matches out

* DOC add note about initial call to numpy.linalg.multi_dot

* DOC add release note for #15715

Co-authored-by: Matti Picus &lt;matti.picus@gmail.com&gt;
Co-authored-by: Sebastian Berg &lt;sebastian@sipsolutions.net&gt;
Co-authored-by: Eric Wieser &lt;wieser.eric@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ENH: update numpy.linalg.multi_dot to accept an `out` argument

* TST ensure value returned by numpy.linalg.multi_dot matches out

* DOC add note about initial call to numpy.linalg.multi_dot

* DOC add release note for #15715

Co-authored-by: Matti Picus &lt;matti.picus@gmail.com&gt;
Co-authored-by: Sebastian Berg &lt;sebastian@sipsolutions.net&gt;
Co-authored-by: Eric Wieser &lt;wieser.eric@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Added some chained exceptions</title>
<updated>2020-04-24T03:19:39+00:00</updated>
<author>
<name>Chris Holland</name>
<email>chrisholland3553@gmail.com</email>
</author>
<published>2020-04-24T03:19:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=45126aa4caa9ae9f83ec7d5235ca07c59a4d0747'/>
<id>45126aa4caa9ae9f83ec7d5235ca07c59a4d0747</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Improve docstring for numpy.linalg.lstsq (gh-15920)</title>
<updated>2020-04-10T19:24:07+00:00</updated>
<author>
<name>Pierre de Buyl</name>
<email>pdebuyl@pdebuyl.be</email>
</author>
<published>2020-04-10T19:24:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=51d1a99a84f5e2183b79dcc04713ffd90cb0caf2'/>
<id>51d1a99a84f5e2183b79dcc04713ffd90cb0caf2</id>
<content type='text'>
Start the docstring with """Computes the vector x that approximatively
solves the equation :math:`a x = b`.""" instead of """Solves the
equation :math:`a x = b`""".

Co-Authored-By: Ross Barnowski &lt;rossbar@berkeley.edu&gt;

Closes gh-15874</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Start the docstring with """Computes the vector x that approximatively
solves the equation :math:`a x = b`.""" instead of """Solves the
equation :math:`a x = b`""".

Co-Authored-By: Ross Barnowski &lt;rossbar@berkeley.edu&gt;

Closes gh-15874</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Clean-up 'next = __next__' used for Python 2 compatibility</title>
<updated>2020-03-31T22:14:07+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2020-03-31T22:14:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=30f83916c90317b43eb36280bb70a928a15b75e6'/>
<id>30f83916c90317b43eb36280bb70a928a15b75e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Add better error handling in linalg.norm for vectors and clarify it in documentation (#15740)</title>
<updated>2020-03-12T18:05:22+00:00</updated>
<author>
<name>Jim</name>
<email>jim.verheijde@hotmail.com</email>
</author>
<published>2020-03-12T18:05:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=33351f646e0b523139fbba4986eba54a3bfe55a7'/>
<id>33351f646e0b523139fbba4986eba54a3bfe55a7</id>
<content type='text'>
* Clarify `fro` and `nuc` usage in linalg.norm documentation
  (see #15533).
* Add improved error handling when getting Frobenius norm from
  a vector (see #15533).
* Fix comment in linalg norm test.

Closes gh-15533.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Clarify `fro` and `nuc` usage in linalg.norm documentation
  (see #15533).
* Add improved error handling when getting Frobenius norm from
  a vector (see #15533).
* Fix comment in linalg norm test.

Closes gh-15533.
</pre>
</div>
</content>
</entry>
<entry>
<title>convert shebang from python to python3 (#15687)</title>
<updated>2020-03-04T08:22:40+00:00</updated>
<author>
<name>Changqing Li</name>
<email>changqing.li@windriver.com</email>
</author>
<published>2020-03-04T08:22:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=583901a074dc65145d3d6136ba7dcd02634d680b'/>
<id>583901a074dc65145d3d6136ba7dcd02634d680b</id>
<content type='text'>
Signed-off-by: Changqing Li &lt;changqing.li@windriver.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Changqing Li &lt;changqing.li@windriver.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Improve the `numpy.linalg.eig` doctring. (#15550)</title>
<updated>2020-02-13T05:21:44+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-02-13T05:21:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=8bd5dddda46805928bba355a288815831c50c96c'/>
<id>8bd5dddda46805928bba355a288815831c50c96c</id>
<content type='text'>
- Use '@' instead of 'dot'.
- Note that `scipy.linalg.schur` is better for
  non-Hermitian normal matrices.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use '@' instead of 'dot'.
- Note that `scipy.linalg.schur` is better for
  non-Hermitian normal matrices.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #15468 from hameerabbasi/fix-svd-sorted</title>
<updated>2020-02-06T09:06:29+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-02-06T09:06:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=4e5882eb8b11caaf90633bd775b930a314f80deb'/>
<id>4e5882eb8b11caaf90633bd775b930a314f80deb</id>
<content type='text'>
BUG: Fix for SVD not always sorted with hermitian=True</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: Fix for SVD not always sorted with hermitian=True</pre>
</div>
</content>
</entry>
</feed>
