Dear group, I have a question as follow: import numpy as np
B = np.array([[1, 2, 3], [4, 5, 6]]) Is there any command that I can use to convert B to a float-type? Thanks for any helps. liji -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
