<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy, 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>add -DNDEBUG for MSVC</title>
<updated>2023-01-16T20:12:43+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2023-01-16T20:12:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6e699f1c6e9c52161450a8e74fa8943cf0be0aa9'/>
<id>6e699f1c6e9c52161450a8e74fa8943cf0be0aa9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'main' into meson</title>
<updated>2022-11-30T22:17:27+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2022-11-30T22:17:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=15e7d95959c625d992de9aded26c8864a7a4dd4f'/>
<id>15e7d95959c625d992de9aded26c8864a7a4dd4f</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 #22693 from mattip/backport-meson</title>
<updated>2022-11-30T21:31:13+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@gmail.com</email>
</author>
<published>2022-11-30T21:31:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=01d64079b05c9b0c57775d0bb97d1cb5d52d2512'/>
<id>01d64079b05c9b0c57775d0bb97d1cb5d52d2512</id>
<content type='text'>
MAINT: unify NPY_NO_SIGNAL macros

[ci skip]</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MAINT: unify NPY_NO_SIGNAL macros

[ci skip]</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: unify NPY_NO_SIGNAL macros</title>
<updated>2022-11-30T15:54:11+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2022-11-30T15:54:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=14075ff05504f2ce2275cd095e2f0172259ad775'/>
<id>14075ff05504f2ce2275cd095e2f0172259ad775</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUILD: fixes for MSVC</title>
<updated>2022-11-30T12:55:24+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2022-11-30T12:50:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5886138349ba4dd05f90ccff1acc66d0076a4209'/>
<id>5886138349ba4dd05f90ccff1acc66d0076a4209</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update numpy/exceptions.py</title>
<updated>2022-11-30T12:24:17+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2022-11-30T12:24:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=4539ecd88bd2c8ca7aee0aba254b894f1042a084'/>
<id>4539ecd88bd2c8ca7aee0aba254b894f1042a084</id>
<content type='text'>
Co-authored-by: Matti Picus &lt;matti.picus@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Matti Picus &lt;matti.picus@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: (meson) Add exceptions and expctions.pyi to pure python sources</title>
<updated>2022-11-30T11:46:43+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastianb@nvidia.com</email>
</author>
<published>2022-11-30T11:46:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e9e1d039e4a3294b9b63895bb72d8d6c354732c9'/>
<id>e9e1d039e4a3294b9b63895bb72d8d6c354732c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Fixup new ufunc AxisError use to use `numpy.exceptions`</title>
<updated>2022-11-30T11:07:51+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastianb@nvidia.com</email>
</author>
<published>2022-11-30T07:55:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8cf1f69435f15d4f32bec7e550756a6151bf91f1'/>
<id>8cf1f69435f15d4f32bec7e550756a6151bf91f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Update messages to NumPy 1.25 although I hope its 2.0 :)</title>
<updated>2022-11-30T11:07:51+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastianb@nvidia.com</email>
</author>
<published>2022-11-22T15:53:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=7b1ee55a1c17748e150ce05ceb7b7df4415ff8c2'/>
<id>7b1ee55a1c17748e150ce05ceb7b7df4415ff8c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Document exceptions and warnings in the refguide</title>
<updated>2022-11-30T11:07:51+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastianb@nvidia.com</email>
</author>
<published>2022-11-22T12:35:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=7dce375bcf99eb0019f6956241cce941c31ec8b4'/>
<id>7dce375bcf99eb0019f6956241cce941c31ec8b4</id>
<content type='text'>
AxisError did exist, but e.g. ComplexWarning wasn't even properly
included.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
AxisError did exist, but e.g. ComplexWarning wasn't even properly
included.
</pre>
</div>
</content>
</entry>
</feed>
