Dear all, In Fortran, numbers can be written in the form of e.g. 1.2d-6 instead of 1.2e-6, but if I import a text file with such numbers into sage using numpy, the 'd' notation does not get recognised and I get an error. Is there a way to import such numbers without too much hassle?
Thanks for your help! Regards, Stan --~--~---------~--~----~------------~-------~--~----~ 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 URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
