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. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Numpy-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/numpy-discussion
