wirawan
90f1603499
* Added text_output as a converse facility to print out text stream to
...
a file.
Useful for a shortened output statements in the code, and also for
reroutable output (to stdout? to file? to both?) and flexible output
kind.
2011-05-11 20:28:51 +00:00
wirawan
96d1f9afd7
* Upgrade to allow reading complex-valued data directly.
...
Please see the documentation of text_input.read_items for more detail.
2010-09-30 17:23:34 +00:00
wirawan
cae9cabdea
* Simple text input reader. Imported from pyqmc.utils.text_input .
2010-09-27 19:54:05 +00:00
wirawan
c87ba9dbfa
* Minor updates.
2010-05-28 18:43:14 +00:00
wirawan
69592e9a8f
* Added writing facility. Still largely untested.
2010-02-19 18:39:17 +00:00
wirawan
15baf746f9
* Ignore all compiled python modules.
2010-02-11 02:29:51 +00:00
wirawan
21e85704aa
* Initial version of Fortran binary file reader.
...
Later a writing facility can be added as well.
* Note that this module is intended only for reading/writing
Fortran-generated files.
It is not recommended for any other purpose because of its terrible feature:
no metadata, no description whatsoever.
2010-02-08 21:49:54 +00:00