<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git, 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>Merge pull request #22786 from asmeurer/linalg-namedtuples</title>
<updated>2023-05-17T21:02:06+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2023-05-17T21:02:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=126b46c7abdd7970d6deb78349de4b6bf6525e44'/>
<id>126b46c7abdd7970d6deb78349de4b6bf6525e44</id>
<content type='text'>
ENH: Add namedtuple return types to linalg functions that return tuples</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ENH: Add namedtuple return types to linalg functions that return tuples</pre>
</div>
</content>
</entry>
<entry>
<title>TYP: Update type annotations for the new linalg named tuples</title>
<updated>2023-05-17T19:16:35+00:00</updated>
<author>
<name>Bas van Beek</name>
<email>bas.vanbeek@hotmail.com</email>
</author>
<published>2023-05-17T19:16:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a4c249653ec9d063a67a6cde8123dca2defb8f8b'/>
<id>a4c249653ec9d063a67a6cde8123dca2defb8f8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Update numpy/linalg/linalg.py</title>
<updated>2023-05-17T18:22:21+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2023-05-17T18:22:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=610f85c2ee769853f1d2c291476b49face35c691'/>
<id>610f85c2ee769853f1d2c291476b49face35c691</id>
<content type='text'>
Co-authored-by: Bas van Beek &lt;43369155+BvB93@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Bas van Beek &lt;43369155+BvB93@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #23505 from cbrt64/fix-2256</title>
<updated>2023-05-17T17:38:41+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2023-05-17T17:38:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d9b38d687cd513aa6688f7fba805a908c0ac3979'/>
<id>d9b38d687cd513aa6688f7fba805a908c0ac3979</id>
<content type='text'>
BUG: Use 2GiB chunking code for fwrite() on mingw32/64</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: Use 2GiB chunking code for fwrite() on mingw32/64</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #23763 from seberg/nep50-fixes-part2</title>
<updated>2023-05-16T19:00:16+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2023-05-16T19:00:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0200e4a00c6ea90ab433962479f47a927a13ed3e'/>
<id>0200e4a00c6ea90ab433962479f47a927a13ed3e</id>
<content type='text'>
BUG: Fix weak scalar logic for large ints in ufuncs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: Fix weak scalar logic for large ints in ufuncs</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #23769 from ngoldbaum/resulttype-doc</title>
<updated>2023-05-16T17:54:11+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastianb@nvidia.com</email>
</author>
<published>2023-05-16T17:54:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=08f8ade2d3aa2134ddbca8f39acab39bc1396f90'/>
<id>08f8ade2d3aa2134ddbca8f39acab39bc1396f90</id>
<content type='text'>
DOC: clarify how inputs of PyArray_ResultType are used</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOC: clarify how inputs of PyArray_ResultType are used</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: delete out-of-date description of ResultType algorithm</title>
<updated>2023-05-16T17:17:41+00:00</updated>
<author>
<name>Nathan Goldbaum</name>
<email>nathan.goldbaum@gmail.com</email>
</author>
<published>2023-05-16T17:17:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d99683c065209549c5199e41fcd3efb7cd92f55b'/>
<id>d99683c065209549c5199e41fcd3efb7cd92f55b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: clarify how inputs of PyArray_ResultType are used</title>
<updated>2023-05-16T15:50:40+00:00</updated>
<author>
<name>Nathan Goldbaum</name>
<email>nathan.goldbaum@gmail.com</email>
</author>
<published>2023-05-16T15:50:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=630c0895a3d72755a19464682f228170e995b33a'/>
<id>630c0895a3d72755a19464682f228170e995b33a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #23659 from seberg/issue-23029</title>
<updated>2023-05-16T15:28:34+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2023-05-16T15:28:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6a4abb065afa5cd9967b92476cd8a245edf3dfcd'/>
<id>6a4abb065afa5cd9967b92476cd8a245edf3dfcd</id>
<content type='text'>
ENH: Restore TypeError cleanup in array function dispatching</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ENH: Restore TypeError cleanup in array function dispatching</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #23768 from BvB93/genfromtxt</title>
<updated>2023-05-16T15:08:03+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastianb@nvidia.com</email>
</author>
<published>2023-05-16T15:08:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a4a951d2ba256f6a391ae6dca30bee2bb491a59f'/>
<id>a4a951d2ba256f6a391ae6dca30bee2bb491a59f</id>
<content type='text'>
TYP: Relax the `genfromtxt` return dtype when the dtype is unspecified</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TYP: Relax the `genfromtxt` return dtype when the dtype is unspecified</pre>
</div>
</content>
</entry>
</feed>
