<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/doc/source/f2py/code, branch main</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>MAINT,TST: No printing in f2py tests</title>
<updated>2023-04-16T18:57:07+00:00</updated>
<author>
<name>Rohit Goswami</name>
<email>rog32@hi.is</email>
</author>
<published>2023-04-16T18:57:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=6fe296cff6b31747232326511a42599e0a354ee3'/>
<id>6fe296cff6b31747232326511a42599e0a354ee3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BLD: enable building NumPy with Meson</title>
<updated>2022-11-25T11:37:46+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@gmail.com</email>
</author>
<published>2022-11-23T22:40:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=4002a7d421ff10780c28a3643683af7a9754f87f'/>
<id>4002a7d421ff10780c28a3643683af7a9754f87f</id>
<content type='text'>
This enables building with NumPy on Linux and macOS. Windows support
should be complete to, but is untested as of now and may need a few
tweaks. This contains:
- A set of `meson.build` files and related code generation script
  tweaks, header templates, etc.
- One CI job on Linux
- Basic docs on using Meson to build NumPy (not yet integrated in the
  html docs, it's too early for that - this is for early adopters right
  now).

The build should be complete, with the major exception of SIMD support.
The full test suite passes. See gh-22546 for the tracking issue with
detailed notes on the plan for switching NumPy to Meson as its build
system.

Co-authored-by: Stefan van der Walt &lt;stefanv@berkeley.edu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This enables building with NumPy on Linux and macOS. Windows support
should be complete to, but is untested as of now and may need a few
tweaks. This contains:
- A set of `meson.build` files and related code generation script
  tweaks, header templates, etc.
- One CI job on Linux
- Basic docs on using Meson to build NumPy (not yet integrated in the
  html docs, it's too early for that - this is for early adopters right
  now).

The build should be complete, with the major exception of SIMD support.
The full test suite passes. See gh-22546 for the tracking issue with
detailed notes on the plan for switching NumPy to Meson as its build
system.

Co-authored-by: Stefan van der Walt &lt;stefanv@berkeley.edu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Correct f2py doc meson.build example</title>
<updated>2022-06-23T13:17:56+00:00</updated>
<author>
<name>Namami Shanker</name>
<email>namami2011@gmail.com</email>
</author>
<published>2022-06-21T12:21:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=ed7791f0fabf5ee62917e0d58b738b583a361b68'/>
<id>ed7791f0fabf5ee62917e0d58b738b583a361b68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Add f2cmap flag doc</title>
<updated>2022-06-23T13:17:56+00:00</updated>
<author>
<name>Namami Shanker</name>
<email>namami2011@gmail.com</email>
</author>
<published>2022-06-21T08:43:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=6d8281ca6ab73c822489a1e0c4cdc20cfb3a1061'/>
<id>6d8281ca6ab73c822489a1e0c4cdc20cfb3a1061</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT,DOC: Fix doc fragments and tests</title>
<updated>2022-06-05T19:50:03+00:00</updated>
<author>
<name>Rohit Goswami</name>
<email>rog32@hi.is</email>
</author>
<published>2022-06-05T19:45:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=5c0ecb52890f92d43cf70519cd5491b8415b3710'/>
<id>5c0ecb52890f92d43cf70519cd5491b8415b3710</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Python &lt;3.8 related cleanups</title>
<updated>2022-05-23T16:29:59+00:00</updated>
<author>
<name>Brigitta Sipőcz</name>
<email>bsipocz@gmail.com</email>
</author>
<published>2022-05-21T01:34:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=d4d5771e17c14ce8cdeaf2922d537006dd3fcebf'/>
<id>d4d5771e17c14ce8cdeaf2922d537006dd3fcebf</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 #21187 from HaoZeke/f2pyDeterminism</title>
<updated>2022-04-29T16:04:04+00:00</updated>
<author>
<name>Rohit Goswami</name>
<email>rgoswami@quansight.com</email>
</author>
<published>2022-04-29T16:04:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=cec19d76586c7861f3c636cddadb75431494ae4e'/>
<id>cec19d76586c7861f3c636cddadb75431494ae4e</id>
<content type='text'>
ENH: F2PY build output determinism</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ENH: F2PY build output determinism</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Add F2PY test documentation</title>
<updated>2022-04-12T15:14:33+00:00</updated>
<author>
<name>Namami Shanker</name>
<email>namami2011@gmail.com</email>
</author>
<published>2022-04-12T15:14:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=50ce363ca08d273cc9da081378067d15518d82ea'/>
<id>50ce363ca08d273cc9da081378067d15518d82ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Switch to a negative flag</title>
<updated>2022-03-21T11:43:56+00:00</updated>
<author>
<name>Rohit Goswami</name>
<email>rog32@hi.is</email>
</author>
<published>2022-03-21T11:43:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=4b73c2d37bea45228402330c4aa17390c7e893b6'/>
<id>4b73c2d37bea45228402330c4aa17390c7e893b6</id>
<content type='text'>
Also remove FutureWarning and update documentation

Co-authored-by: Ralf Gommers &lt;ralf.gommers@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remove FutureWarning and update documentation

Co-authored-by: Ralf Gommers &lt;ralf.gommers@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Reword for new emptygen behaviour</title>
<updated>2022-03-21T03:05:54+00:00</updated>
<author>
<name>Rohit Goswami</name>
<email>rog32@hi.is</email>
</author>
<published>2022-03-21T03:05:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=1954088c0509dfef5c9b5725ea2e575d9e789edb'/>
<id>1954088c0509dfef5c9b5725ea2e575d9e789edb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
