DAMASK_EICMD/lib/damask
Martin Diehl b128b15abf fixed strange behavior for inSST without given symmetry
np.all() on dict (with keys 'proper' and 'improper') always returns
'False', and not, as (most likely) intended 'True' in the case of no symmetry.
Removed this comparison and simply setting inSST=False for no symmetry,
color will be (0,0,0) in that case
2016-11-16 23:11:03 +01:00
..
config python 3 compatibility 2016-10-25 06:44:12 +02:00
geometry compatible to python3 2016-07-03 11:44:01 +02:00
result fixed prospector hints 2016-10-24 20:30:51 +02:00
solver removed no longer supported marc 2011 2016-11-07 21:26:06 +01:00
test python 3 compatibility 2016-10-25 06:44:12 +02:00
.gitignore removed extra cython file, symlink to standard orientation instead 2016-03-24 15:06:04 +01:00
DS_HDF5.xml force using rectangular mesh 2016-10-12 20:20:15 -04:00
__init__.py h5py is not available on IronPython (Abaqus python environment) 2016-10-14 07:04:46 +02:00
asciitable.py Merge branch 'development' into negativeRange 2016-11-01 17:20:56 +01:00
colormaps.py fixed two-line summary 2016-10-31 11:08:33 -04:00
environment.py Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-09-11 19:17:35 +02:00
h5table.py fixed language and syntax 2016-10-31 10:40:58 -04:00
orientation.py fixed strange behavior for inSST without given symmetry 2016-11-16 23:11:03 +01:00
result.py Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-07-03 11:47:56 +02:00
util.py python 3 compatibility 2016-10-25 06:44:12 +02:00