From: koara <ko...@at...> - 2006-11-08 23:10:00
|
koara wrote: > Hello, > > a piece of my code started giving strange results with certain data; i > managed to track down the cause to a slice array assignment. In the > .... Also if i first build a sequence of columns and then use numpy.transpose(numpy.vstack(sequence)) the result is ok. But the arrays can be quite big so in this case i fear space overhead -- or am i wrong? Cheers. |