adding matrices of strings

Greg Ewing see at my.signature
Thu Oct 5 21:17:35 EDT 2000


William Park wrote:
> On Wed, Oct 04, 2000 at 04:43:21PM -0500, Louis Luangkesorn wrote:
> > It does not seem like the NumPy array accepts strings,

I don't have a working NumPy installation right now
to test this, but I'm fairly sure you can create a
NumPy array of general Python objects. You could
try to put strings into those and see if you can add 
them.

-- 
Greg Ewing, Computer Science Dept, University of Canterbury,	  
Christchurch, New Zealand
To get my email address, please visit my web page:	  
http://www.cosc.canterbury.ac.nz/~greg



More information about the Python-list mailing list