<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/distutils/tests/test_ccompiler_opt.py, branch v1.22.4</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>BUG: Don't pass /arch:SSE2 to MSVC when targeting x64 (#20190)</title>
<updated>2021-10-25T21:07:44+00:00</updated>
<author>
<name>Tom Tan</name>
<email>lilotom@gmail.com</email>
</author>
<published>2021-10-25T21:07:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=7624b4ef3560114424abccec8db90385465e9b42'/>
<id>7624b4ef3560114424abccec8db90385465e9b42</id>
<content type='text'>
* Don't pass /arch:SSE2 to MSVC link targeting x64

* Fix test

* Fix format

* Fix one more test</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Don't pass /arch:SSE2 to MSVC link targeting x64

* Fix test

* Fix format

* Fix one more test</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Python3 classes do not need to inherit from object</title>
<updated>2021-05-18T23:00:07+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2021-05-18T23:00:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=aab61472c0208345ca20e3d9b1d3797e657687b8'/>
<id>aab61472c0208345ca20e3d9b1d3797e657687b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Fix test_ccompiler_opt when path contains dots</title>
<updated>2021-03-28T08:00:14+00:00</updated>
<author>
<name>Michał Górny</name>
<email>mgorny@gentoo.org</email>
</author>
<published>2021-03-28T08:00:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6f2f26e08c6e0d476593c82ad31d13847f30cbf4'/>
<id>6f2f26e08c6e0d476593c82ad31d13847f30cbf4</id>
<content type='text'>
Fix test_ccompiler_opt not to be confused by dots occurring on the path
to the temporary directory, by using only the source file's basename
when grabbing options.  Otherwise, the test can fail with mismatches
such as:

    E           AssertionError: 'sources_status' returns different targets than the compiled targets
    E           ['AVX512F', 'AVX2'] != ['(20 2/TEMP/TMPB0YHSCAI/TEST_TARGETS AVX512F)', '(20 2/TEMP/TMPB0YHSCAI/TEST_TARGETS AVX2)']

This is because our TMPDIR value includes numpy version, i.e. 1.20.2.
The splitting happens on the first dot that is part of the directory
path rather than test filename.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix test_ccompiler_opt not to be confused by dots occurring on the path
to the temporary directory, by using only the source file's basename
when grabbing options.  Otherwise, the test can fail with mismatches
such as:

    E           AssertionError: 'sources_status' returns different targets than the compiled targets
    E           ['AVX512F', 'AVX2'] != ['(20 2/TEMP/TMPB0YHSCAI/TEST_TARGETS AVX512F)', '(20 2/TEMP/TMPB0YHSCAI/TEST_TARGETS AVX2)']

This is because our TMPDIR value includes numpy version, i.e. 1.20.2.
The splitting happens on the first dot that is part of the directory
path rather than test filename.
</pre>
</div>
</content>
</entry>
<entry>
<title>BLD, BUG: Fix detecting aarch64 on macOS</title>
<updated>2020-12-20T19:19:40+00:00</updated>
<author>
<name>Sayed Adel</name>
<email>seiko@imavr.com</email>
</author>
<published>2020-12-15T06:08:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c5539458a06e79af6b3a96134de39336f44aa1a8'/>
<id>c5539458a06e79af6b3a96134de39336f44aa1a8</id>
<content type='text'>
Co-authored-by: h-vetinari &lt;h.vetinari@gmx.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: h-vetinari &lt;h.vetinari@gmx.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: [2/7] enable multi-platform SIMD compiler optimizations</title>
<updated>2020-06-15T20:49:26+00:00</updated>
<author>
<name>Sayed Adel</name>
<email>seiko@imavr.com</email>
</author>
<published>2020-06-13T16:15:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8ccd582937a182391f49f412908fecf1770787d7'/>
<id>8ccd582937a182391f49f412908fecf1770787d7</id>
<content type='text'>
  Add testing unit for `CCompilerOpt`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Add testing unit for `CCompilerOpt`
</pre>
</div>
</content>
</entry>
</feed>
