<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/doc/byteswapping.py, branch main</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>MAINT, DOC:  move informational files from numpy.doc.*.py to their *.rst counterparts (#17222)</title>
<updated>2020-09-02T18:01:35+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-09-02T18:01:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1f8ce6341159ebb0731c2c262f4576609210d2c8'/>
<id>1f8ce6341159ebb0731c2c262f4576609210d2c8</id>
<content type='text'>
* DOC: redistribute docstring-only content from numpy/doc

* DOC: post-transition clean-up

* DOC, MAINT: reskip doctests, fix a few easy ones</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* DOC: redistribute docstring-only content from numpy/doc

* DOC: post-transition clean-up

* DOC, MAINT: reskip doctests, fix a few easy ones</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Remove unnecessary 'from __future__ import ...' statements</title>
<updated>2020-01-03T15:48:11+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-08-27T11:36:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ed1e9659f103260a32536b4a7615393e3b1173dc'/>
<id>ed1e9659f103260a32536b4a7615393e3b1173dc</id>
<content type='text'>
As numpy is Python 3 only, these import statements are now unnecessary
and don't alter runtime behavior.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As numpy is Python 3 only, these import statements are now unnecessary
and don't alter runtime behavior.
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC : Correcting bug on Documentation Page (Byteswapping) (#13262)</title>
<updated>2019-04-06T18:52:13+00:00</updated>
<author>
<name>vrindaaa</name>
<email>48102157+vrindaaa@users.noreply.github.com</email>
</author>
<published>2019-04-06T18:52:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0be3fe42539ab935339d0c2bb5c0205ce4b0a8fa'/>
<id>0be3fe42539ab935339d0c2bb5c0205ce4b0a8fa</id>
<content type='text'>
* Correcting bug on Documentation Page : Byteswapping

* Changing name of variable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Correcting bug on Documentation Page : Byteswapping

* Changing name of variable
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: fix minor typos</title>
<updated>2017-12-13T00:09:07+00:00</updated>
<author>
<name>Unknown</name>
<email>kunda@scribus.net</email>
</author>
<published>2017-12-13T00:08:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=de100beb4b53833f817d4ba9c6d940e4cff96d43'/>
<id>de100beb4b53833f817d4ba9c6d940e4cff96d43</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 more typos in docs and comments.</title>
<updated>2016-02-25T19:37:32+00:00</updated>
<author>
<name>Dongjoon Hyun</name>
<email>dongjoon@apache.org</email>
</author>
<published>2016-02-21T19:33:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2556b9ff1ae621e311053bd5f2b34edb86a8cb68'/>
<id>2556b9ff1ae621e311053bd5f2b34edb86a8cb68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Fix some typos in a code string and comments</title>
<updated>2016-01-28T05:14:48+00:00</updated>
<author>
<name>Dongjoon Hyun</name>
<email>dongjoon@apache.org</email>
</author>
<published>2016-01-27T23:42:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=73a2fd11a74eedb97201fc8d54ea193e810ea9d3'/>
<id>73a2fd11a74eedb97201fc8d54ea193e810ea9d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC note the effect of #1866 in byteorder discussion</title>
<updated>2014-10-22T00:33:33+00:00</updated>
<author>
<name>Joel Nothman</name>
<email>joel.nothman@gmail.com</email>
</author>
<published>2014-10-22T00:33:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f107a98616ba9402ef8956636ef1f9e2cf1a7f80'/>
<id>f107a98616ba9402ef8956636ef1f9e2cf1a7f80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: add tobytes and stop using tostring in documentation</title>
<updated>2014-02-11T18:30:21+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2014-02-03T19:01:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2facd5cbdcaa08b61270c0c0760a39cd03acc007'/>
<id>2facd5cbdcaa08b61270c0c0760a39cd03acc007</id>
<content type='text'>
tostring returns bytes which are not equal to string, so provide a
tobytes function alias.
tostring does not emit a deprecation warning yet so rdepends do not need
to check two names to support older versions of numpy without warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tostring returns bytes which are not equal to string, so provide a
tobytes function alias.
tostring does not emit a deprecation warning yet so rdepends do not need
to check two names to support older versions of numpy without warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Add an example of casting array type and byte order using astype.</title>
<updated>2013-11-11T18:46:52+00:00</updated>
<author>
<name>Miguel de Val-Borro</name>
<email>miguel.deval@gmail.com</email>
</author>
<published>2013-11-11T18:45:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e1e021dde998b778de0f1adb397abc523a4ccb62'/>
<id>e1e021dde998b778de0f1adb397abc523a4ccb62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>STY: Giant whitespace cleanup.</title>
<updated>2013-08-18T17:20:45+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2013-08-18T17:16:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8ddb0ce0acafe75d78df528b4d2540dfbf4b364d'/>
<id>8ddb0ce0acafe75d78df528b4d2540dfbf4b364d</id>
<content type='text'>
Now is as good a time as any with open PR's at a low.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now is as good a time as any with open PR's at a low.
</pre>
</div>
</content>
</entry>
</feed>
