DAMASK_EICMD/lib/damask
Philip Eisenlohr 636eb8a087 multiple fixes and improvements.
1) asAngleAxis got “degrees” switch, fixed buggy output for negative angles, now angles are always non-negative.
2) removed rotateBys.
3) asEulers corrected for cases w==z or x==y.
4) added method symmetryQuats.
5) calculation of disorientation (finally) fixed, returns tuple (disorientation quaternion, index symA, index symB, boolean whether A—>B or B—>A).
2015-08-24 13:39:09 +00:00
..
config removed old file, added possibility to normalise euler angels to standard range, added svn properties 2015-08-12 15:15:33 +00:00
geometry tested new scripts to update shebang, all files got same shebang (and for python files encoding) 2014-04-01 18:41:14 +00:00
result tested new scripts to update shebang, all files got same shebang (and for python files encoding) 2014-04-01 18:41:14 +00:00
solver added support for marc 2014:X 2015-06-11 18:19:52 +00:00
test standard name for numpy is np 2015-08-12 18:32:28 +00:00
__init__.py cleaned core module 2015-08-12 18:48:09 +00:00
asciitable.py prevent closing sys.stdin or sys.stdout 2015-08-24 00:40:52 +00:00
colormaps.py condensed multiple import statements into general one at module start. 2015-06-15 15:36:58 +00:00
corientation.pyx fix syntax error regarding several static method 2015-08-10 21:08:00 +00:00
environment.py made license check tolerate non-existing licenses 2014-10-21 05:40:26 +00:00
orientation.py multiple fixes and improvements. 2015-08-24 13:39:09 +00:00
result.py now giving just a 'Remark' when h5py is not found 2015-04-01 14:43:34 +00:00
setup_corientation.py removed old file, added possibility to normalise euler angels to standard range, added svn properties 2015-08-12 15:15:33 +00:00
util.py added ‘emph’ method. 2015-08-22 17:02:49 +00:00