<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/core/src/arraymethods.c, branch v1.1.1rc2</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>Merge OBJECT_API and MULTIARRAY_API as NUMPY_API.</title>
<updated>2008-05-24T14:19:36+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2008-05-24T14:19:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9953e3424711f04aced3818b3da3a3fc8ff9d9ed'/>
<id>9953e3424711f04aced3818b3da3a3fc8ff9d9ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use EquivTypes instead of equality testing for data-type comparison.</title>
<updated>2008-05-11T03:08:06+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2008-05-11T03:08:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d6cbaddf167d3c99d4a0aca91fab241e2ae67f90'/>
<id>d6cbaddf167d3c99d4a0aca91fab241e2ae67f90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dtype_or_type key word in favor of simpler interface.</title>
<updated>2008-05-01T20:02:38+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2008-05-01T20:02:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=59bdc5fa4f2ae7425b13d9d33f6776c3d422014f'/>
<id>59bdc5fa4f2ae7425b13d9d33f6776c3d422014f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for Python types in x.view.</title>
<updated>2008-05-01T19:24:51+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefan@sun.ac.za</email>
</author>
<published>2008-05-01T19:24:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3056ee6f48e54b93e074ab62d8a6fca148b2508d'/>
<id>3056ee6f48e54b93e074ab62d8a6fca148b2508d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>For x.view, change dtype into keyword argument.</title>
<updated>2008-04-30T22:06:41+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefan@sun.ac.za</email>
</author>
<published>2008-04-30T22:06:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e285208a309b44ccc88e28c60140474acb7cc83b'/>
<id>e285208a309b44ccc88e28c60140474acb7cc83b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix reference count problems due to indiscriminate use of DescrConverter in PyArg_ParseTuple.  Tests need to be run to make sure this works.</title>
<updated>2008-03-22T01:43:02+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2008-03-22T01:43:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3ee085282a5d5601ce310d56e3e4688a6872fc40'/>
<id>3ee085282a5d5601ce310d56e3e4688a6872fc40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ddof parameter to std and var computations.</title>
<updated>2008-03-07T21:32:04+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2008-03-07T21:32:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=62e994938e1549b28117684efcff58d6c6adbc77'/>
<id>62e994938e1549b28117684efcff58d6c6adbc77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow clip method to have either min or max passed in.</title>
<updated>2007-12-11T04:48:31+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2007-12-11T04:48:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9405a8703f6df655c17cdefc02f9977f92d3b2d8'/>
<id>9405a8703f6df655c17cdefc02f9977f92d3b2d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix whitespace to conform to Python 3000 convention.</title>
<updated>2007-08-21T18:36:06+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefan@sun.ac.za</email>
</author>
<published>2007-08-21T18:36:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f362b39ddc85a0529196de99b79dbcdce58c77e4'/>
<id>f362b39ddc85a0529196de99b79dbcdce58c77e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly decrement references for _internal.py imports</title>
<updated>2007-05-23T20:25:31+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2007-05-23T20:25:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b429ae58defaaccfc7aecf7b07d193a60da38d38'/>
<id>b429ae58defaaccfc7aecf7b07d193a60da38d38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
