<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/f2py, branch v1.20.0</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 #16205 from embray/issue/12756</title>
<updated>2020-11-23T14:47:33+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-11-23T14:47:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f09166e85cea7c1639fbb1054171699394ecb62d'/>
<id>f09166e85cea7c1639fbb1054171699394ecb62d</id>
<content type='text'>
ENH: Add ``full_output`` argument to ``f2py.compile``.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ENH: Add ``full_output`` argument to ``f2py.compile``.</pre>
</div>
</content>
</entry>
<entry>
<title>BLD: Lazy load f2py test utilities</title>
<updated>2020-11-12T05:59:43+00:00</updated>
<author>
<name>Dustin Spicuzza</name>
<email>dustin@virtualroadside.com</email>
</author>
<published>2020-11-12T05:46:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=25d579ffa0e802c32ef75bbf947fc31a32a25aa3'/>
<id>25d579ffa0e802c32ef75bbf947fc31a32a25aa3</id>
<content type='text'>
These are only used during testing. It's fine to load it while running the test
because actually running the test can't be done while cross compiling.

Part of changes to support #17620 to prevent importing numpy during builds to support cross-compilation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are only used during testing. It's fine to load it while running the test
because actually running the test can't be done while cross compiling.

Part of changes to support #17620 to prevent importing numpy during builds to support cross-compilation
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert PR gh-17654 which failed to fix issue gh-8062.</title>
<updated>2020-11-05T10:31:09+00:00</updated>
<author>
<name>Ian Thomas</name>
<email>ianthomas23@gmail.com</email>
</author>
<published>2020-11-05T10:31:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f9dc6c2517e0f16c59add724b12fd5632ecc0642'/>
<id>f9dc6c2517e0f16c59add724b12fd5632ecc0642</id>
<content type='text'>
See also PR gh-17687.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See also PR gh-17687.
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Fixed an issue where `.pyi` weren't picked up by numpy sub-packages</title>
<updated>2020-11-03T14:08:38+00:00</updated>
<author>
<name>Bas van Beek</name>
<email>b.f.van.beek@vu.nl</email>
</author>
<published>2020-11-03T14:08:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=99051b40de3b77c166a24250df3fd38689aa412e'/>
<id>99051b40de3b77c166a24250df3fd38689aa412e</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 #17611 from mbkumar/f2py_dylib_mac</title>
<updated>2020-11-01T13:19:48+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@gmail.com</email>
</author>
<published>2020-11-01T13:19:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0fe3a700a559d6bdf05d7aed95528290d3aaa698'/>
<id>0fe3a700a559d6bdf05d7aed95528290d3aaa698</id>
<content type='text'>
BUG: mac dylib treated as part of extra objects by f2py</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: mac dylib treated as part of extra objects by f2py</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #17670 from eric-wieser/test-getarrlen</title>
<updated>2020-11-01T12:55:18+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@gmail.com</email>
</author>
<published>2020-11-01T12:55:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5b5c15e3096f0f040a70040dc006fa23fec371d0'/>
<id>5b5c15e3096f0f040a70040dc006fa23fec371d0</id>
<content type='text'>
DOC: f2py: Add a docstring for getarrlen</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOC: f2py: Add a docstring for getarrlen</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #17668 from nforro/master</title>
<updated>2020-10-29T13:18:03+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-10-29T13:18:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9c43c1f8d06b69715f03646cc26546f3bf4bc71f'/>
<id>9c43c1f8d06b69715f03646cc26546f3bf4bc71f</id>
<content type='text'>
TST: Make test suite work in FIPS (140-2) Mode</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TST: Make test suite work in FIPS (140-2) Mode</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: f2py: Add a docstring for getarrlen</title>
<updated>2020-10-29T10:11:06+00:00</updated>
<author>
<name>Eric Wieser</name>
<email>wieser.eric@gmail.com</email>
</author>
<published>2020-10-29T10:11:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=48a9a519cc7a4d52ff85577efee0048350d07254'/>
<id>48a9a519cc7a4d52ff85577efee0048350d07254</id>
<content type='text'>
The API of this function is awful, and I still have no idea what it does.
Maybe someone reading the docstring will be able to work it out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The API of this function is awful, and I still have no idea what it does.
Maybe someone reading the docstring will be able to work it out.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #17662 from eric-wieser/test-getlincoef</title>
<updated>2020-10-29T09:30:09+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-10-29T09:30:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c5b2676a5cc32b316a76d4ad636b6b3109f09c2e'/>
<id>c5b2676a5cc32b316a76d4ad636b6b3109f09c2e</id>
<content type='text'>
TST: f2py: Add a doctest for `getlincoef`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TST: f2py: Add a doctest for `getlincoef`</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Make test suite work in FIPS (140-2) Mode</title>
<updated>2020-10-29T07:42:35+00:00</updated>
<author>
<name>Nikola Forró</name>
<email>nforro@redhat.com</email>
</author>
<published>2020-10-26T17:54:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=14c6e451edcf65d412443c7fb045ab706daf3b73'/>
<id>14c6e451edcf65d412443c7fb045ab706daf3b73</id>
<content type='text'>
Tests using MD5 algorithms fail in FIPS Mode because MD5 is not FIPS
compliant.

Replace MD5 with SHA256 to overcome that.

Signed-off-by: Nikola Forró &lt;nforro@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tests using MD5 algorithms fail in FIPS Mode because MD5 is not FIPS
compliant.

Replace MD5 with SHA256 to overcome that.

Signed-off-by: Nikola Forró &lt;nforro@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
