<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/doc, branch revert-13876-forbid-_add_newdocs-python</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>Merge pull request #13847 from kritisingh1/dep</title>
<updated>2019-07-07T15:21:35+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2019-07-07T15:21:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=48efcc75f094329caf61c753827e76a3c19deff8'/>
<id>48efcc75f094329caf61c753827e76a3c19deff8</id>
<content type='text'>
DOC: Adds documentation of functions exposed in numpy namespace</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOC: Adds documentation of functions exposed in numpy namespace</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Remove explicit .next method calls with built-in next</title>
<updated>2019-07-07T12:26:15+00:00</updated>
<author>
<name>MSeifert04</name>
<email>michaelseifert04@yahoo.de</email>
</author>
<published>2019-07-07T12:26:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=68b8b2757c494c5f3957eb5ba5561ea04bfceeae'/>
<id>68b8b2757c494c5f3957eb5ba5561ea04bfceeae</id>
<content type='text'>
In some cases the documentation examples failed with an
AttributeError because the next method was not there. In a
few other cases it still worked but may be more future-proof
and ideomatic if they used the next function instead of the
next method.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In some cases the documentation examples failed with an
AttributeError because the next method was not there. In a
few other cases it still worked but may be more future-proof
and ideomatic if they used the next function instead of the
next method.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removes duplicated docs for python functions</title>
<updated>2019-07-06T18:08:00+00:00</updated>
<author>
<name>kritisingh1</name>
<email>kritisingh1.ks@gmail.com</email>
</author>
<published>2019-07-06T12:38:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=02b49b42baadbe70f6c98ad7ec37c02683a1698f'/>
<id>02b49b42baadbe70f6c98ad7ec37c02683a1698f</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 #13892 from kritisingh1/refactor-3</title>
<updated>2019-07-05T16:56:14+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2019-07-05T16:56:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=259b6e35622ae84def1399214ca2e6643f433fad'/>
<id>259b6e35622ae84def1399214ca2e6643f433fad</id>
<content type='text'>
DOC : Refactor Array API documentation -- Array Structure and Data Access</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOC : Refactor Array API documentation -- Array Structure and Data Access</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Refactor Array API documentation -- include missing references and cleanup</title>
<updated>2019-07-05T05:32:58+00:00</updated>
<author>
<name>kritisingh1</name>
<email>kritisingh1.ks@gmail.com</email>
</author>
<published>2019-07-02T16:01:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=c095699d806291e82c4342f7adac5fe8bbf52911'/>
<id>c095699d806291e82c4342f7adac5fe8bbf52911</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 #13799 from kritisingh1/links</title>
<updated>2019-07-02T19:11:35+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2019-07-02T19:11:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=c088c7cd66eb4c69d6b8a91e6a9178b8848ad428'/>
<id>c088c7cd66eb4c69d6b8a91e6a9178b8848ad428</id>
<content type='text'>
DOC: Fix unrendered links</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOC: Fix unrendered links</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Add missing macros to C-API documentation (#13825)</title>
<updated>2019-06-30T19:26:58+00:00</updated>
<author>
<name>Kriti Singh</name>
<email>kritisingh1.ks@gmail.com</email>
</author>
<published>2019-06-30T19:26:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=b4105bf03f16e0bd38c6a74ba32de5b0a69ed190'/>
<id>b4105bf03f16e0bd38c6a74ba32de5b0a69ed190</id>
<content type='text'>
* DOC: Adds missing macros in C-API documentation

* Adds new PyUFunc_{KIND} macros

Fixes #13775
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* DOC: Adds missing macros in C-API documentation

* Adds new PyUFunc_{KIND} macros

Fixes #13775
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Prepare master for 1.18.0 development.</title>
<updated>2019-06-30T17:41:39+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2019-06-30T17:34:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=cde9a2e697aefe983346bb810aa28e975a55ac42'/>
<id>cde9a2e697aefe983346bb810aa28e975a55ac42</id>
<content type='text'>
- Create release notes.
- Update pavement.py.
- Update setup.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Create release notes.
- Update pavement.py.
- Update setup.py
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Prepare for 1.17.0rc1 release.</title>
<updated>2019-06-30T17:01:03+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2019-06-28T19:31:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=5c58f3070ac9748ac95ade885482367f7c813549'/>
<id>5c58f3070ac9748ac95ade885482367f7c813549</id>
<content type='text'>
- Update mailmap.
- Edit release notes.
- Create changelog.

[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Update mailmap.
- Edit release notes.
- Create changelog.

[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Refactor Array API documentation</title>
<updated>2019-06-30T13:51:33+00:00</updated>
<author>
<name>kritisingh1</name>
<email>kritisingh1.ks@gmail.com</email>
</author>
<published>2019-06-30T13:51:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=6332c9e19d882908b6f8b317f8a8a60887f7c5b5'/>
<id>6332c9e19d882908b6f8b317f8a8a60887f7c5b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
