[Numpy-discussion] numpy.savetxt for complex arrays

Paul Anton Letnes paul.anton.letnes at gmail.com
Sun Nov 27 08:44:22 EST 2011


Hello numpy fans,

a patch and pull request for ticket 1573 has been posted, giving numpy.savetxt the possibility to save complex arrays to text files. Formatting of the output is supported roughly along the same lines as for real numbers.
https://github.com/numpy/numpy/pull/172
Share, test, discuss, and enjoy!

Cheers
Paul.


More information about the NumPy-Discussion mailing list