On Sat, Nov 12, 2011 at 12:52:07AM +0100, Andreas Mueller wrote: > afaik it is also possible to convert X from int to float in-place.
No, it's not. The data wouldn't take the same memory, as it would be of different size in bytes. Gael ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
