Use numpy.savetxt (handles multiple columns) rather than ndarray.tofile
authorW. Trevor King <wking@drexel.edu>
Wed, 19 May 2010 10:16:27 +0000 (06:16 -0400)
committerW. Trevor King <wking@drexel.edu>
Wed, 19 May 2010 10:16:27 +0000 (06:16 -0400)
commitecf758558269028c28ef18bbe6a9ab7654890346
treec599ce00091848fc6fe7e57119aa022a7aca4927
parenteb93e44039d613fdfb681e609af7016217b821fe
Use numpy.savetxt (handles multiple columns) rather than ndarray.tofile
hooke/plugin/curve.py
hooke/plugin/cut.py