Re: [Numpy-discussion] shelve and object arrays

2007-05-26 Thread Stefan van der Walt
Hi Mark On Fri, May 25, 2007 at 04:53:12PM -0600, Mark.Miller wrote: > I recently experimented with changing from use of string arrays in some > of my code to object arrays. This change speeds up my simulations and > produces identical numerical results relative to use of string arrays. > Howe

[Numpy-discussion] shelve and object arrays

2007-05-25 Thread Mark.Miller
Greetings: I recently experimented with changing from use of string arrays in some of my code to object arrays. This change speeds up my simulations and produces identical numerical results relative to use of string arrays. However, it now appears that my code is having issues at the ends of m