<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/oldnumeric/misc.py, branch v1.2.0</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>Improve support for old pickles.</title>
<updated>2008-03-25T04:28:49+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2008-03-25T04:28:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a9a3a8cc1b7d4104f8b999f98b5507094d017d3a'/>
<id>a9a3a8cc1b7d4104f8b999f98b5507094d017d3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NotImplementedError is the exception, not NotImplemented</title>
<updated>2008-03-24T22:05:53+00:00</updated>
<author>
<name>Robert Kern</name>
<email>robert.kern@gmail.com</email>
</author>
<published>2008-03-24T22:05:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=48632507c491cb5e5307e53dd71956d717fe8419'/>
<id>48632507c491cb5e5307e53dd71956d717fe8419</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Whitespace cleanup.</title>
<updated>2007-01-08T21:56:54+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefan@sun.ac.za</email>
</author>
<published>2007-01-08T21:56:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1bd2d49ef378fb869d015cef32c3e44a4c03a8f0'/>
<id>1bd2d49ef378fb869d015cef32c3e44a4c03a8f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the fromfunction routine to use float as default.  Update oldnumeric and numarray compatibility modules.</title>
<updated>2006-09-28T09:56:41+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2006-09-28T09:56:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=7906451af30f3c29250937863b22199cf9f42dfd'/>
<id>7906451af30f3c29250937863b22199cf9f42dfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch order of .put arguments to match the function call.  Eliminate .putmask as a method and make it only a function.</title>
<updated>2006-09-22T19:42:43+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2006-09-22T19:42:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=310b6d0be5f3277a4bb233564e2b476b676ad646'/>
<id>310b6d0be5f3277a4bb233564e2b476b676ad646</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge changes mistakenly added to 1.0b4 tag to the main trunk</title>
<updated>2006-08-28T19:46:08+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2006-08-28T19:46:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0f23250d0f7f84f1c69ccd85d13338714343d4c1'/>
<id>0f23250d0f7f84f1c69ccd85d13338714343d4c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change default axis argument of average and several masked array functions. Move old behaviors to compatibility layer.</title>
<updated>2006-08-13T07:15:52+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2006-08-13T07:15:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=01a0309eca710b4128df2c9b5ce3a6905281df4b'/>
<id>01a0309eca710b4128df2c9b5ce3a6905281df4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add output arguments to a few more functions for consistency</title>
<updated>2006-08-10T12:48:04+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2006-08-10T12:48:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c6f48c8a03c438da6e2d400752eff702d1234cfc'/>
<id>c6f48c8a03c438da6e2d400752eff702d1234cfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Un-deprecate some names in Numeric.</title>
<updated>2006-08-05T18:02:33+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2006-08-05T18:02:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0072bd2837bcc89928fcc58e8ede88edbe1dcccd'/>
<id>0072bd2837bcc89928fcc58e8ede88edbe1dcccd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes for the recent change to oldnumeric</title>
<updated>2006-08-05T06:44:20+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2006-08-05T06:44:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=04d79b539391064f6a81fba9ffa45e6371ffcedd'/>
<id>04d79b539391064f6a81fba9ffa45e6371ffcedd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
