<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/doc/source/reference/arrays.classes.rst, branch dependabot/pip/gitpython-3.1.14</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>DOC: Discussion on the @ operator and the matrix class</title>
<updated>2021-02-05T17:17:42+00:00</updated>
<author>
<name>melissawm</name>
<email>melissawm@gmail.com</email>
</author>
<published>2021-02-05T17:05:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=46b5b0d428bbe3216140e799ca4aaa2507b8293e'/>
<id>46b5b0d428bbe3216140e799ca4aaa2507b8293e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Tidy up references to str_ / bytes_</title>
<updated>2020-10-24T13:00:46+00:00</updated>
<author>
<name>Eric Wieser</name>
<email>wieser.eric@gmail.com</email>
</author>
<published>2020-10-24T13:00:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=b0f1cc13a04dd8225f6e6fb90604c7d8379aa3a3'/>
<id>b0f1cc13a04dd8225f6e6fb90604c7d8379aa3a3</id>
<content type='text'>
This:
* Fixes some broken references
* Cleans up some use of Python 2 aliases:
  * Switches references to `np.string_` to describe `np.bytes_` instead
  * Switches references to `np.unicode_` to describe `np.str_` instead
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This:
* Fixes some broken references
* Cleans up some use of Python 2 aliases:
  * Switches references to `np.string_` to describe `np.bytes_` instead
  * Switches references to `np.unicode_` to describe `np.str_` instead
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Fixes for 18 broken links (#16472)</title>
<updated>2020-06-06T15:02:14+00:00</updated>
<author>
<name>bjnath</name>
<email>github@bigriver.xyz</email>
</author>
<published>2020-06-06T15:02:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=9439b56f8762b8c9b48d2f9e54dfb467aaa2b3f9'/>
<id>9439b56f8762b8c9b48d2f9e54dfb467aaa2b3f9</id>
<content type='text'>
* DOC: Fixes for 18 broken links

This, with PR #16465, should fix nearly all the remaining broken links
on the site. 4 or 5 others should be easy to fix and just
need attention from someone more knowledgeable -- will
open an issue. For release notes with dead links,
I could usually find links on archive.org for roughly contemporary
versions.

* DOC: Update to "Fixes for 18 broken links #16472"

* Obsolete links, previously commented out, now deleted:
https://github.com/numpy/numpy/pull/16472#discussion_r433928958

* Semantic markup for reference to Python class:
https://github.com/numpy/numpy/pull/16472#discussion_r433553928

* Missing :ref: in internal link:
https://github.com/numpy/numpy/pull/16472#discussion_r433554484

Not included: Resolution on using external/internal doc link in .py:
https://github.com/numpy/numpy/pull/16472#discussion_r433554824

* DOC: Add internal link for 'Fixes for 18 broken links' PR #16472

Making reference [1] an internal link in function_base.py =&gt; numpy.vectorize.html

* DOC: Redirect 2 link fixes in PR #16472

* governance.rst link reverted
* ununcs.rst `overridden` link goes where it was meant to


per https://github.com/numpy/numpy/pull/16472#pullrequestreview-424666070</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* DOC: Fixes for 18 broken links

This, with PR #16465, should fix nearly all the remaining broken links
on the site. 4 or 5 others should be easy to fix and just
need attention from someone more knowledgeable -- will
open an issue. For release notes with dead links,
I could usually find links on archive.org for roughly contemporary
versions.

* DOC: Update to "Fixes for 18 broken links #16472"

* Obsolete links, previously commented out, now deleted:
https://github.com/numpy/numpy/pull/16472#discussion_r433928958

* Semantic markup for reference to Python class:
https://github.com/numpy/numpy/pull/16472#discussion_r433553928

* Missing :ref: in internal link:
https://github.com/numpy/numpy/pull/16472#discussion_r433554484

Not included: Resolution on using external/internal doc link in .py:
https://github.com/numpy/numpy/pull/16472#discussion_r433554824

* DOC: Add internal link for 'Fixes for 18 broken links' PR #16472

Making reference [1] an internal link in function_base.py =&gt; numpy.vectorize.html

* DOC: Redirect 2 link fixes in PR #16472

* governance.rst link reverted
* ununcs.rst `overridden` link goes where it was meant to


per https://github.com/numpy/numpy/pull/16472#pullrequestreview-424666070</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Correct documentation of ``__array__`` when used as output array. (#16130)</title>
<updated>2020-05-21T09:31:47+00:00</updated>
<author>
<name>Tina Oberoi</name>
<email>55803680+tinaoberoi@users.noreply.github.com</email>
</author>
<published>2020-05-21T09:31:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=41e254f96e8d5bd558d2edbf8b198eb4143e8b74'/>
<id>41e254f96e8d5bd558d2edbf8b198eb4143e8b74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update doctests, small bugs and changes of repr</title>
<updated>2020-02-06T20:34:56+00:00</updated>
<author>
<name>Pierre de Buyl</name>
<email>pdebuyl@pdebuyl.be</email>
</author>
<published>2020-02-06T20:34:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=a2a69d9c7eb55cc364a02021219920c51dd72c80'/>
<id>a2a69d9c7eb55cc364a02021219920c51dd72c80</id>
<content type='text'>
Fix missing np prefix.

Fix missing definitions.

Use print function instead of the statement.

Add seed to make output repeatable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix missing np prefix.

Fix missing definitions.

Use print function instead of the statement.

Add seed to make output repeatable.
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: convert `None` to bare None or ``None``</title>
<updated>2019-10-15T15:03:11+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2019-10-15T15:03:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=efaaa96767e3ca048a3cd01107d811e345e3438c'/>
<id>efaaa96767e3ca048a3cd01107d811e345e3438c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: fix build failure</title>
<updated>2019-10-15T10:16:51+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2019-10-15T08:26:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=2300ae084b73ab961b7945d7b0bf4ad3162a7ce2'/>
<id>2300ae084b73ab961b7945d7b0bf4ad3162a7ce2</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 #14064 from kritisingh1/build</title>
<updated>2019-07-23T18:02:12+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2019-07-23T18:02:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=f2d116aaabce9df3bef4dca51ce0643a9ec43527'/>
<id>f2d116aaabce9df3bef4dca51ce0643a9ec43527</id>
<content type='text'>
DOC: Resolve bad references in Sphinx warnings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOC: Resolve bad references in Sphinx warnings</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Resolve bad references in Sphinx warnings</title>
<updated>2019-07-23T16:28:19+00:00</updated>
<author>
<name>kritisingh1</name>
<email>kritisingh1.ks@gmail.com</email>
</author>
<published>2019-07-17T08:40:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=2adf9add401874b85659816037de28d14cfcaa11'/>
<id>2adf9add401874b85659816037de28d14cfcaa11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy editing</title>
<updated>2019-07-14T15:04:06+00:00</updated>
<author>
<name>Dan Allan</name>
<email>dallan@bnl.gov</email>
</author>
<published>2019-07-14T15:03:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=54911b6365bd4931055cc134dd10c9b0639d07dc'/>
<id>54911b6365bd4931055cc134dd10c9b0639d07dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
