[SciPy-user] suppress_small=0

Travis E. Oliphant oliphant at ee.byu.edu
Mon Oct 13 19:31:18 EDT 2003


Nils Wagner wrote:
> Dear experts, 
>  
> The option suppress_small={0,1} has been removed 
> from io.write_array. For what reason ? 
>  

Because I had to re-write the write_array function instead of borrowing 
Numeric's print statement so that io.read_array() would always be able 
to read the output of write_array.  I did not invest the time to add the 
option.  It could be added if there is a great need.


-Travis



More information about the SciPy-User mailing list