.write precision
Posted: Fri Mar 27, 2015 9:42 am
Dear all,
Is there a way to control for precision in .write exports? For example, I am exporting a very large ~4000,4000 matrix (.write(t=txt)) and it's saving in double precision to the txt, and is taking up an inordinate amount of disk space and the precision is unnecessary. Any way to either compact or control for a single precision, or even fewer sig figs?
Charlie
Is there a way to control for precision in .write exports? For example, I am exporting a very large ~4000,4000 matrix (.write(t=txt)) and it's saving in double precision to the txt, and is taking up an inordinate amount of disk space and the precision is unnecessary. Any way to either compact or control for a single precision, or even fewer sig figs?
Charlie