pydiodon.write_ascii

pydiodon.write_ascii(A, filename, delimiter='\t', colnames=False, rownames=False, np_fmt='%.18e', dtype='float32')[source]

Write an ascii file

Notes

Not expected to be used by the user (see writefile()) 22.10.28