<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/core/include, 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>FIX: random: C linkage for random distributions</title>
<updated>2021-01-31T01:42:32+00:00</updated>
<author>
<name>Nicholas McKibben</name>
<email>nicholas.bgp@gmail.com</email>
</author>
<published>2021-01-31T01:42:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b0f9fccca3c312c7473a638c5aa0a9faa179a95c'/>
<id>b0f9fccca3c312c7473a638c5aa0a9faa179a95c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Move modref definition into setup.py</title>
<updated>2021-01-07T23:59:23+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2020-12-07T22:23:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=aa8984364ebf19cbcce5d64e354fd02d9dc531cd'/>
<id>aa8984364ebf19cbcce5d64e354fd02d9dc531cd</id>
<content type='text'>
It seems the only reason this did not cause problems before was
that the test checking for C warnings only ran on a run where
these were always 0 and thus undefined (and so were not redefined
later).
The `#ifndef` would have to happen at a later time apparently, so
just avoid it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It seems the only reason this did not cause problems before was
that the test checking for C warnings only ran on a run where
these were always 0 and thus undefined (and so were not redefined
later).
The `#ifndef` would have to happen at a later time apparently, so
just avoid it.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: CPUs that support unaligned access. (#18065)</title>
<updated>2021-01-05T19:20:10+00:00</updated>
<author>
<name>Chunlin</name>
<email>834352945@qq.com</email>
</author>
<published>2021-01-05T19:20:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=da887a666ad975ece7fb7465005aa99c0ddef8d2'/>
<id>da887a666ad975ece7fb7465005aa99c0ddef8d2</id>
<content type='text'>
* add CPUs that support unaligned access.

* add comments demonstrate the common scenoirs of unaligned access.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add CPUs that support unaligned access.

* add comments demonstrate the common scenoirs of unaligned access.</pre>
</div>
</content>
</entry>
<entry>
<title>SIMD: Replace raw SIMD of sin/cos with NPYV</title>
<updated>2020-12-26T16:32:04+00:00</updated>
<author>
<name>Sayed Adel</name>
<email>seiko@imavr.com</email>
</author>
<published>2020-10-18T12:03:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b16288698742e7593db61cf9a618e2d03de6b36e'/>
<id>b16288698742e7593db61cf9a618e2d03de6b36e</id>
<content type='text'>
   The new code improves the performance of non-contiguous memory access
   for the output array without any reduction in performance.
   For PPC64LE the performance increased by 2-3.0, and 1.5-2.0 on aarch64.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   The new code improves the performance of non-contiguous memory access
   for the output array without any reduction in performance.
   For PPC64LE the performance increased by 2-3.0, and 1.5-2.0 on aarch64.
</pre>
</div>
</content>
</entry>
<entry>
<title>add strong alignment definition.which can be used in other areas.</title>
<updated>2020-12-16T01:54:05+00:00</updated>
<author>
<name>Qiyu8</name>
<email>fangchunlin@huawei.com</email>
</author>
<published>2020-12-16T01:54:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b5c5ad8e542413d1273c5a27fe14f439cabe869c'/>
<id>b5c5ad8e542413d1273c5a27fe14f439cabe869c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add ARMV7 macro define header in order to prevent bus error.</title>
<updated>2020-12-15T01:49:19+00:00</updated>
<author>
<name>Qiyu8</name>
<email>fangchunlin@huawei.com</email>
</author>
<published>2020-12-15T01:49:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a08acd460fbe133b316b5e963a54dfa8208c036e'/>
<id>a08acd460fbe133b316b5e963a54dfa8208c036e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: merging PR to use -Werror=undef broke another PR</title>
<updated>2020-12-03T06:26:44+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-12-02T22:18:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=11ee3340218aba1e6873139274f12f212dec5e0d'/>
<id>11ee3340218aba1e6873139274f12f212dec5e0d</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 #17727 from ganesh-k13/enh_14959-libdivide</title>
<updated>2020-12-02T21:42:47+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-12-02T21:42:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=03692a740083a7ab54cd09a7c564cd1bbbe5c067'/>
<id>03692a740083a7ab54cd09a7c564cd1bbbe5c067</id>
<content type='text'>
ENH: Added libdivide for floor divide</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ENH: Added libdivide for floor divide</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #17791 from seiko2plus/bld_ci_undef</title>
<updated>2020-12-02T21:41:40+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-12-02T21:41:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c310f75c59fb5cfa2fcb58922db5cc78a304d447'/>
<id>c310f75c59fb5cfa2fcb58922db5cc78a304d447</id>
<content type='text'>
BLD: Enable Werror=undef in travis</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BLD: Enable Werror=undef in travis</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Update master after 1.20.x branch.</title>
<updated>2020-11-27T15:12:20+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-11-27T14:55:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a37b3a82f1abc3e73287883acfd2b06f88a09f13'/>
<id>a37b3a82f1abc3e73287883acfd2b06f88a09f13</id>
<content type='text'>
- Update setup.py
- Update pavement.py
- Add 1.21.0-note.rst
- Update npyconfig.h
- Clear release/upcoming_changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Update setup.py
- Update pavement.py
- Add 1.21.0-note.rst
- Update npyconfig.h
- Clear release/upcoming_changes
</pre>
</div>
</content>
</entry>
</feed>
