<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/distutils, branch v1.20.3</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>BLD: remove unnecessary flag `-faltivec` on macOS</title>
<updated>2021-05-05T23:25:07+00:00</updated>
<author>
<name>Sayed Adel</name>
<email>seiko@imavr.com</email>
</author>
<published>2021-05-04T07:23:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=aaf8363c375d95d2ba665cbd1f4bd61399aa4f99'/>
<id>aaf8363c375d95d2ba665cbd1f4bd61399aa4f99</id>
<content type='text'>
  Supporting PowerPC/AltiVec on macOS is no longer necessary,
  even if the Mac/G5 is still running having `-faltivec` or
  replacing it with the new AltiVec flag `-maltivec` wouldn't
  increase that much performance without raw SIMD.

  note: the flag was enabled on non-intel platforms which
  causes fatal build errors on macOS/arm64.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Supporting PowerPC/AltiVec on macOS is no longer necessary,
  even if the Mac/G5 is still running having `-faltivec` or
  replacing it with the new AltiVec flag `-maltivec` wouldn't
  increase that much performance without raw SIMD.

  note: the flag was enabled on non-intel platforms which
  causes fatal build errors on macOS/arm64.
</pre>
</div>
</content>
</entry>
<entry>
<title>Strip extra newline when dumping gfortran version on MacOS</title>
<updated>2021-04-13T17:14:41+00:00</updated>
<author>
<name>Kamil Choudhury</name>
<email>kamil.choudhury@anserinae.net</email>
</author>
<published>2021-03-30T17:22:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=09be5ac6aad7d2fffb17fde200a22bf3a1cd4bed'/>
<id>09be5ac6aad7d2fffb17fde200a22bf3a1cd4bed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: NameError in numpy.distutils.fcompiler.compaq</title>
<updated>2021-03-14T22:08:48+00:00</updated>
<author>
<name>Michael Lamparski</name>
<email>diagonaldevice@gmail.com</email>
</author>
<published>2021-03-03T23:46:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=72b00877a6ce1eb35dea04f923d24dbec1f02046'/>
<id>72b00877a6ce1eb35dea04f923d24dbec1f02046</id>
<content type='text'>
Fix a simple mistake in commit da0497fdf35 which can produce a NameError when installing numpy in MinGW/MSYS2.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix a simple mistake in commit da0497fdf35 which can produce a NameError when installing numpy in MinGW/MSYS2.</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Fix detecting Fortran 90+ source format.</title>
<updated>2021-02-07T01:58:12+00:00</updated>
<author>
<name>Pearu Peterson</name>
<email>pearu.peterson@gmail.com</email>
</author>
<published>2021-01-18T13:19:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a1929d1db8d212b47d6bd2d83066c08f5ab8ef09'/>
<id>a1929d1db8d212b47d6bd2d83066c08f5ab8ef09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: don't mutate list of fake libraries while iterating over it (#18295)</title>
<updated>2021-02-04T19:22:13+00:00</updated>
<author>
<name>Nicholas McKibben</name>
<email>nicholas.bgp@gmail.com</email>
</author>
<published>2021-02-04T19:13:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ac98bfb076301d59fe2a1297a1127d2874ba1580'/>
<id>ac98bfb076301d59fe2a1297a1127d2874ba1580</id>
<content type='text'>
* BUG: don't mutate list of fake libraries while iterating over it

* BUG: iterate over copy of list

* TST: add build test for build_ext fix (#1)

* TST: add build test for build_ext fix

* TST: clearer test name

* STY: use triple quotes instead of lists of strings

* FIX: check for f77 compiler before test is run

* DOC: add comment explaining that a list copy is necessary</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* BUG: don't mutate list of fake libraries while iterating over it

* BUG: iterate over copy of list

* TST: add build test for build_ext fix (#1)

* TST: add build test for build_ext fix

* TST: clearer test name

* STY: use triple quotes instead of lists of strings

* FIX: check for f77 compiler before test is run

* DOC: add comment explaining that a list copy is necessary</pre>
</div>
</content>
</entry>
<entry>
<title>BLD: Add extra check for AVX512DQ mask conversions</title>
<updated>2021-01-10T14:53:16+00:00</updated>
<author>
<name>Sayed Adel</name>
<email>seiko@imavr.com</email>
</author>
<published>2021-01-05T06:45:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=49cc6fb68e97c26a99417f48cdf82b15e42dcd4e'/>
<id>49cc6fb68e97c26a99417f48cdf82b15e42dcd4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT, BLD: few tweaks in the comments and log message</title>
<updated>2021-01-03T18:53:19+00:00</updated>
<author>
<name>Sayed Adel</name>
<email>seiko@imavr.com</email>
</author>
<published>2021-01-02T06:30:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=45177eaa3d2a2823bb19b2aa46486e2e1caa7c11'/>
<id>45177eaa3d2a2823bb19b2aa46486e2e1caa7c11</id>
<content type='text'>
Co-authored-by: Matti Picus &lt;matti.picus@gmail.com&gt;
Co-authored-by: h-vetinari &lt;h.vetinari@gmx.com&gt;
Co-authored-by: Derek Homeier &lt;dhomeie@gwdg.de&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;
Co-authored-by: h-vetinari &lt;h.vetinari@gmx.com&gt;
Co-authored-by: Derek Homeier &lt;dhomeie@gwdg.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG, BLD: Generate the main dispatcher config header into the build dir</title>
<updated>2021-01-03T18:52:44+00:00</updated>
<author>
<name>Sayed Adel</name>
<email>seiko@imavr.com</email>
</author>
<published>2020-12-30T10:15:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9406bce00576ba60128b08324fa8a2ad69458e41'/>
<id>9406bce00576ba60128b08324fa8a2ad69458e41</id>
<content type='text'>
  The new path becomes `build/src.*/numpy/distutils/include/npy_cpu_dispatch_config.h`
  instead of `numpy/core/src/common/_cpu_dispatch.h`.

  The new path allows other projects to re-use the CPU dispatcher
  once we decide to expose the following headers:
    - `numpy/core/src/common/npy_cpu_dispatch.h`
    - `numpy/core/src/common/npy_cpu_features.h`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  The new path becomes `build/src.*/numpy/distutils/include/npy_cpu_dispatch_config.h`
  instead of `numpy/core/src/common/_cpu_dispatch.h`.

  The new path allows other projects to re-use the CPU dispatcher
  once we decide to expose the following headers:
    - `numpy/core/src/common/npy_cpu_dispatch.h`
    - `numpy/core/src/common/npy_cpu_features.h`
</pre>
</div>
</content>
</entry>
<entry>
<title>BLD, MAINT: add platform info to the final optimization report</title>
<updated>2020-12-23T23:02:24+00:00</updated>
<author>
<name>Sayed Adel</name>
<email>seiko@imavr.com</email>
</author>
<published>2020-12-20T02:05:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5fd929148d9edc651782e397ded0598e24a74027'/>
<id>5fd929148d9edc651782e397ded0598e24a74027</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BLD, BUG: Fix detecting aarch64 on macOS</title>
<updated>2020-12-23T23:02:11+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=e637f31ebafe36c56b0eadf389787ba4a077d298'/>
<id>e637f31ebafe36c56b0eadf389787ba4a077d298</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>
</feed>
