DAMASK_EICMD/python/damask
Martin Diehl 0461c404f7 numpy uses __array__ for casting
avoids infinite loop of __init__, __getitem__, and shape. Found on
8cf07f6113
2021-02-22 18:52:06 +01:00
..
solver always write LF line endings 2021-02-10 10:03:35 +01:00
LICENSE damask.Environment reads from os.environ; python module is packaging-ready 2020-01-13 17:28:28 -05:00
VERSION damask.Environment reads from os.environ; python module is packaging-ready 2020-01-13 17:28:28 -05:00
__init__.py simplified 2021-01-15 12:14:05 +01:00
_asciitable.py reinstated write functionality 2020-12-02 13:04:56 -05:00
_colormap.py avoid repetition 2021-02-10 18:35:13 +01:00
_config.py always write LF line endings 2021-02-10 10:03:35 +01:00
_configmaterial.py numpy uses __array__ for casting 2021-02-22 18:52:06 +01:00
_grid.py warn the caller of deprecated functions 2021-02-22 08:49:44 +01:00
_orientation.py Merge branch 'account-for-floating-point-precision-in-orientation' into 'development' 2021-02-15 20:53:37 +00:00
_result.py always write LF line endings 2021-02-10 10:03:35 +01:00
_rotation.py numpy uses __array__ for casting 2021-02-22 18:52:06 +01:00
_table.py avoid repetition 2021-02-10 18:35:13 +01:00
_test.py not needed anymore 2021-02-02 12:26:08 +01:00
_vtk.py more general handling of precision 2021-02-19 17:03:41 +01:00
grid_filters.py P_aim should be independent from P_av 2020-12-15 08:06:50 +01:00
lattice.py WIP: refactoring Orientation=Symmetry+Rotation, Lattice=subclass of Sym, and Crystal=Lattice+Rotation 2020-11-09 21:20:56 +01:00
mechanics.py fits better to stretch_left/right 2020-11-19 22:46:52 +01:00
seeds.py missing renames + better help 2020-12-08 00:36:41 +01:00
tensor.py shorter (but still self-explanatory) name 2020-11-19 15:20:44 +01:00
util.py silence deprecation warning 2021-02-22 08:46:28 +01:00