3
0
mirror of https://github.com/triqs/dft_tools synced 2025-04-18 22:40:24 +02:00
Oleg Peil 7b2e2a3b6e Implemented 'read_header_and_data()' and 'read_data()'
'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.
2015-10-11 14:03:13 +02:00
..
2015-04-21 14:31:15 +02:00
2015-04-21 14:31:15 +02:00