Terry Reedy wrote:
> "Michael Spencer" <[EMAIL PROTECTED]> wrote in message 
> news:[EMAIL PROTECTED]
>> If you're just looking for a multi-dimensional array type, and don't need
>> maximum speed or the vast range of array-processing that numpy offers, 
>> then
>> *pyarray* provides a pure-python single module solution.
>>
>> the latest pyarray is available with tests and documentation at:
>> http://svn.brownspencer.com/pyarray/trunk/
> 
> Nice.  I downloaded and expect to give it a try sometime.  I suggest 
> putting the url in the module file itself to make it easier to search for 
> updated versions ;-)
> 
> tjr
> 
> 
> 
Thanks for the suggestion, Terry.  I've added a static link in each source file 
to the repository at: http://svn.brownspencer.com/pyarray/
and also added an email address.  If you do try it, I'd be interested to hear 
your feedback.

Michael

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to