4ba7c9e670
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 |
||
---|---|---|
.. | ||
damask | ||
tests | ||
.coveragerc | ||
.gitignore | ||
MANIFEST.in | ||
README | ||
mypy.ini | ||
pyproject.toml | ||
setup.py |
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