DAMASK_EICMD/python
Martin Diehl 4ba7c9e670 polishing
casting numpy.bool_ to bool is a little bit annoying. Mabye using Union[bool, np.bool_] is the better
solution, it does not require any changes to the actual code and there is some
hope that it will get fixed in mypy https://github.com/numpy/numpy/issues/18876
2021-11-25 21:29:34 +01:00
..
damask polishing 2021-11-25 21:29:34 +01:00
tests test __eq__; polish help strings 2021-11-25 13:14:34 -05:00
.coveragerc need to cope with _asciitable.py and _test.py 2021-03-27 12:47:58 +01:00
.gitignore arguments can be int, bool, str 2021-03-31 08:12:57 +02:00
MANIFEST.in damask.Environment reads from os.environ; python module is packaging-ready 2020-01-13 17:28:28 -05:00
README single source of truth 2020-03-03 08:04:14 +01:00
mypy.ini tests should work after updating test server 2021-11-01 10:00:13 +01:00
pyproject.toml https://snarky.ca/what-the-heck-is-pyproject-toml 2021-06-22 11:10:03 +02:00
setup.py exclude all versions of the 3.6 branch 2021-09-06 07:04:56 +02:00

README

DAMASK - The Düsseldorf Advanced Material Simulation Kit
Visit damask.mpie.de for installation and usage instructions

CONTACT INFORMATION

Max-Planck-Institut für Eisenforschung GmbH
Max-Planck-Str. 1
40237 Düsseldorf
Germany

damask@mpie.de
https://damask.mpie.de
https://git.damask.mpie.de