Greg Stein wrote:
But out of the box? Python has multidimensional arrays. Not sure what you're smoking :-)
I said *better* support. I didn't say that Python doesn't support them. The creation and manipulation of multidimensional arrays was the only thing I found to be cumbersome and harder than in java, until I found Numberic Python which does have a bunch of API that help you a lot with those. But at the end, I was able to go around the problem myself. Just took a while. In fact, there are a couple of requests for enhancements on python.org exactly about this so I assume I'm not the only one who had this problem.
Ah, btw, yes, I'm not sure about what I have been smoking either :)
-- Stefano Mazzocchi <[EMAIL PROTECTED]> --------------------------------------------------------------------
