Sorry, I made a typo! On Wednesday 11 July 2007 17:32, Eike Welk wrote: > On Wednesday 11 July 2007 12:52, Michał Szpadzik wrote: > > I would like to know how change this True/False to 1/0 > > To convert an array of bool to an array double, you can use the > function numpy.doube( ... ). The function numpy.int32( ... ) It should read: numpy.double
> converts to integers. > > Regards, > Eike. Eike. _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
