Hi,

mlab.defaultformatd sets the default float formatter for rec2csv() to be 
something that doesn't keep the full representation of a floating point 
number. Obviously, I can pass in my own formatd argument to rec2csv(), 
but I wonder if there's any reason why defaultformatd shouldn't use 
repr() for numpy.float32 and numpy.float64?

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to