DAMASK_EICMD/python
Martin Diehl 2d96136a0d more general constructor for Table
reading from file is just one case (now handled by static method).
General constructor needs data and header information as dictionary.
Works only with python 3.7 where dict keeps the insertion order. Earlier
python versions/other implementations might fail.
2019-11-26 22:53:46 +01:00
..
damask more general constructor for Table 2019-11-26 22:53:46 +01:00
.gitignore reflects current temp files 2019-04-28 07:22:12 +02:00
MANIFEST.in tools to build a python wheel distribution 2019-04-26 20:54:58 +02:00
setup.py more details 2019-04-28 12:04:11 +02:00