mirror of
https://github.com/triqs/dft_tools
synced 2024-11-13 01:23:50 +01:00
7b2e2a3b6e
'read_data()' is a generator interpreting a file as a sequence of floats. Lines starting with '#' are ignored. 'read_header_and_data()' reads the header string until a line "# END ...", initializes a generator 'read_data()', and returns them. |
||
---|---|---|
.. | ||
vasp | ||
__init__.py | ||
converter_tools.py | ||
hk_converter.py | ||
wien2k_converter.py |