<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/doc/source/user, branch v1.24.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 #22375 from melissawm/doc-arange</title>
<updated>2022-11-08T14:07:43+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2022-11-08T14:07:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9a6d956b273fe8f4d3ecd1d1f08f8a1c2e4edc06'/>
<id>9a6d956b273fe8f4d3ecd1d1f08f8a1c2e4edc06</id>
<content type='text'>
DOC: How to partition domains</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOC: How to partition domains</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Add instruction to initialize git submodules (#22543)</title>
<updated>2022-11-08T04:27:56+00:00</updated>
<author>
<name>Juan Luis Cano Rodríguez</name>
<email>hello@juanlu.space</email>
</author>
<published>2022-11-08T04:27:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3a5d336c32c413f4739d6468d51e56969ca61f1e'/>
<id>3a5d336c32c413f4739d6468d51e56969ca61f1e</id>
<content type='text'>
Add instructions to developer documentation about initializing git submodules
before local build.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add instructions to developer documentation about initializing git submodules
before local build.</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Remove "current" from byte-order note and expand it slightly (#22521)</title>
<updated>2022-11-04T18:23:51+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2022-11-04T18:23:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d2d6c39d73713cb922cec4b0f37db64d985b83a0'/>
<id>d2d6c39d73713cb922cec4b0f37db64d985b83a0</id>
<content type='text'>
We don't preserve non-native byte-order and we have no wish to do so.
(If someone disagrees, they better wite a NEP ;))
Spell it out, and thus:

closes gh-1866

Co-authored-by: Sebastian Berg &lt;sebastianb@nvidia.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't preserve non-native byte-order and we have no wish to do so.
(If someone disagrees, they better wite a NEP ;))
Spell it out, and thus:

closes gh-1866

Co-authored-by: Sebastian Berg &lt;sebastianb@nvidia.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to code block</title>
<updated>2022-11-01T14:09:13+00:00</updated>
<author>
<name>Zachary Blackwood</name>
<email>zachary@streamlit.io</email>
</author>
<published>2022-11-01T14:09:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1a5df2cdb737f1c296aab4f3f68d2d77948f59f2'/>
<id>1a5df2cdb737f1c296aab4f3f68d2d77948f59f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add code-formatting on install instructions</title>
<updated>2022-10-31T15:22:39+00:00</updated>
<author>
<name>Zachary Blackwood</name>
<email>zachary@streamlit.io</email>
</author>
<published>2022-10-31T15:22:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a4d95e6462da1ae4d91084c7d5d75883b1911a87'/>
<id>a4d95e6462da1ae4d91084c7d5d75883b1911a87</id>
<content type='text'>
The docs seem to be collapsing `--` into `-`, leading the live [page](https://numpy.org/devdocs/user/troubleshooting-importerror.html) to show an invalid command:
```
pip install numpy –upgrade
```

This adds backticks to force both of the `-`'s to be visible</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The docs seem to be collapsing `--` into `-`, leading the live [page](https://numpy.org/devdocs/user/troubleshooting-importerror.html) to show an invalid command:
```
pip install numpy –upgrade
```

This adds backticks to force both of the `-`'s to be visible</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Improve how-to-partition contents.</title>
<updated>2022-10-11T23:08:37+00:00</updated>
<author>
<name>melissawm</name>
<email>melissawm.github@gmail.com</email>
</author>
<published>2022-10-11T20:23:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6fac305a8b62e40aa7a353d4cf72688939c0e0a4'/>
<id>6fac305a8b62e40aa7a353d4cf72688939c0e0a4</id>
<content type='text'>
Also add links to this document from the functions' docstrings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add links to this document from the functions' docstrings.
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Add reference links and switch to PyCapsule</title>
<updated>2022-10-10T14:00:08+00:00</updated>
<author>
<name>Rohit Goswami</name>
<email>rog32@hi.is</email>
</author>
<published>2022-10-10T14:00:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=eec7fdf0c35babf65c808ca7d96b50efa3b4888c'/>
<id>eec7fdf0c35babf65c808ca7d96b50efa3b4888c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Replace CObject with Capsule consistently</title>
<updated>2022-10-10T13:51:24+00:00</updated>
<author>
<name>Rohit Goswami</name>
<email>rog32@hi.is</email>
</author>
<published>2022-10-10T13:51:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=72f573c9c71092ff3ed59f7818f1b178cb5c6deb'/>
<id>72f573c9c71092ff3ed59f7818f1b178cb5c6deb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: How to partition domains</title>
<updated>2022-10-04T00:15:41+00:00</updated>
<author>
<name>melissawm</name>
<email>melissawm@gmail.com</email>
</author>
<published>2022-07-15T18:08:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5c427d6a597f62352e9baf870e1b2edde58bee45'/>
<id>5c427d6a597f62352e9baf870e1b2edde58bee45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: typo, see issue 22369</title>
<updated>2022-10-03T23:33:43+00:00</updated>
<author>
<name>amagicmuffin</name>
<email>2014wcheng@gmail.com</email>
</author>
<published>2022-10-03T23:33:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=07da5c18b3fae3653949e1a7bdf798ca46aebde1'/>
<id>07da5c18b3fae3653949e1a7bdf798ca46aebde1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
