<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/lib/src, branch v1.6.2</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>BUG: ticket #1918, use Py_TYPE to access ob_type, so it works also on Py3</title>
<updated>2012-04-30T02:02:52+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2011-07-31T11:23:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d3bc41620e3c7be12feb3c9388f5a5595c838102'/>
<id>d3bc41620e3c7be12feb3c9388f5a5595c838102</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: ticket #1387, allow bincount to accept empty arrays.</title>
<updated>2012-04-30T00:46:18+00:00</updated>
<author>
<name>Skipper Seabold</name>
<email>jsseabold@gmail.com</email>
</author>
<published>2011-06-02T16:44:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b33e8b9724af621b7f7308650a29a00c1be79579'/>
<id>b33e8b9724af621b7f7308650a29a00c1be79579</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>API: Rename 'coords' to 'multi-index' in ravel_coords and iterator API</title>
<updated>2011-03-15T05:22:28+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2011-03-15T05:21:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=7ee96bd982f98392f577ab50abd42c51de4550d2'/>
<id>7ee96bd982f98392f577ab50abd42c51de4550d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>STY: Rename NPY_ITER_NO_INNER_ITERATION to NPY_ITER_EXTERNAL_LOOP</title>
<updated>2011-03-14T08:07:46+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2011-03-14T08:07:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6880bea7cb6c8b7667a0777c1ca874d989b147bd'/>
<id>6880bea7cb6c8b7667a0777c1ca874d989b147bd</id>
<content type='text'>
It's a little bit shorter, and more intuitively expresses what the
flag does.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's a little bit shorter, and more intuitively expresses what the
flag does.
</pre>
</div>
</content>
</entry>
<entry>
<title>API: Simplify basic iterator constructors, add 'itershape' to advanced iterator constructor</title>
<updated>2011-03-14T00:44:47+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2011-03-14T00:17:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c5c3cb94ceeba095df0f1e3566d0a52d005d1bbf'/>
<id>c5c3cb94ceeba095df0f1e3566d0a52d005d1bbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>API: Rename the iterator function pointer types to be more consistent with NumPy convention</title>
<updated>2011-03-11T02:38:56+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2011-03-10T08:52:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0c0c49ce89f447b423c52aee795b1bf1fec4e9fe'/>
<id>0c0c49ce89f447b423c52aee795b1bf1fec4e9fe</id>
<content type='text'>
'NpyIter_IterNext_Fn' -&gt; 'NpyIter_IterNextFunc *'
'NpyIter_GetCoords_Fn' -&gt; 'NpyIter_GetCoordsFunc *'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'NpyIter_IterNext_Fn' -&gt; 'NpyIter_IterNextFunc *'
'NpyIter_GetCoords_Fn' -&gt; 'NpyIter_GetCoordsFunc *'
</pre>
</div>
</content>
</entry>
<entry>
<title>STY: index_tricks: Improve comments and documentation strings</title>
<updated>2011-02-10T22:46:51+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2011-02-10T05:13:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f30000bd09a4886f6d5dd9e1cb0ab437dc6c3f2f'/>
<id>f30000bd09a4886f6d5dd9e1cb0ab437dc6c3f2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: index_tricks: Implement unravel_index and ravel_coords functions in C</title>
<updated>2011-02-10T22:46:51+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2011-02-08T08:50:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=bdf25de6bf7327460cfd7a7f6fbab41eb0655f18'/>
<id>bdf25de6bf7327460cfd7a7f6fbab41eb0655f18</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 minlength keyword to bincount. Patch from ticket #1595.</title>
<updated>2011-01-11T03:30:44+00:00</updated>
<author>
<name>David Warde-Farley</name>
<email>wardefar@iro.umontreal.ca</email>
</author>
<published>2011-01-07T18:36:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f72c60510a225f242a36cdbbc3aacf1b36f05f22'/>
<id>f72c60510a225f242a36cdbbc3aacf1b36f05f22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Make interp handle 'right' keyword correctly. Add check for empty</title>
<updated>2010-05-24T15:47:29+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2010-05-24T15:47:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=700512a60586b01e4bc5e33e74d0e1c87a5b6a8f'/>
<id>700512a60586b01e4bc5e33e74d0e1c87a5b6a8f</id>
<content type='text'>
arrays of sample points. Closes ticket #1064.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
arrays of sample points. Closes ticket #1064.
</pre>
</div>
</content>
</entry>
</feed>
