<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/core/fromnumeric.py, branch maintenance/1.6.x</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>DOC: add a few more wiki edits, and move umath docs to correct place.</title>
<updated>2011-03-07T04:25:37+00:00</updated>
<author>
<name>rgommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2011-03-07T04:25:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=51b5c585890967283aa6ddcdbb9ff624f0ee4866'/>
<id>51b5c585890967283aa6ddcdbb9ff624f0ee4866</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: core: Add support for numpy.ravel(a, order='K')</title>
<updated>2011-01-29T00:08:24+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2011-01-28T23:43:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=aedce0eb9fa63e7dec3c865374a64e11374c284c'/>
<id>aedce0eb9fa63e7dec3c865374a64e11374c284c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: core: Switch nonzero to use the iterator as an example, add count_nonzero function</title>
<updated>2011-01-16T09:48:42+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2011-01-16T09:48:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=165d98d9a574aaba367f20b4fcd8dec7fda0bafb'/>
<id>165d98d9a574aaba367f20b4fcd8dec7fda0bafb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: core: Enabled keyword argument for 'order' parameter where it was missing, and tweaked some docs (#1581)</title>
<updated>2010-10-27T09:14:09+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2010-10-26T22:59:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=fd19f049670b8dd609f65e34d0267b6491635d1a'/>
<id>fd19f049670b8dd609f65e34d0267b6491635d1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: wiki merge, fromnumeric.py</title>
<updated>2010-07-31T10:03:30+00:00</updated>
<author>
<name>rgommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2010-07-31T10:03:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d2338051d8f468513e699f8b131c29d44b5008e5'/>
<id>d2338051d8f468513e699f8b131c29d44b5008e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: merge wiki edits for module core.</title>
<updated>2010-06-02T13:07:10+00:00</updated>
<author>
<name>rgommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2010-06-02T13:07:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=76e25d22ca216d8f30c74b8df79edd1d8ffdd242'/>
<id>76e25d22ca216d8f30c74b8df79edd1d8ffdd242</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated docstrings from pydoc website (thanks to everyone who contributed!)</title>
<updated>2010-02-17T23:42:42+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>millman@berkeley.edu</email>
</author>
<published>2010-02-17T23:42:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=dcc721a5bddde3afd4ce47d7a7b76ec6c7102b92'/>
<id>dcc721a5bddde3afd4ce47d7a7b76ec6c7102b92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed a whole bunch of doctests</title>
<updated>2009-12-28T20:49:52+00:00</updated>
<author>
<name>Paul Ivanov</name>
<email>paul.ivanov@local</email>
</author>
<published>2009-12-28T20:49:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e4f233ecfedd2aafa258db2d3ae27e30604cc020'/>
<id>e4f233ecfedd2aafa258db2d3ae27e30604cc020</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>first set of checkins from the doc editor</title>
<updated>2009-11-13T17:49:06+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>millman@berkeley.edu</email>
</author>
<published>2009-11-13T17:49:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f07c79d3709a7f81219abc3c516fd772f469c167'/>
<id>f07c79d3709a7f81219abc3c516fd772f469c167</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docstring update: core</title>
<updated>2009-10-02T19:36:37+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2009-10-02T19:36:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=094a81e1352fb6b3a7a614fc8df23d0080cf7cb5'/>
<id>094a81e1352fb6b3a7a614fc8df23d0080cf7cb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
