Commit Graph

6199 Commits

Author SHA1 Message Date
Zhuowen Zhao d6cf3c4dd4 reduced size of aTolState from sizeState to sizeDotState
asb tolerance check is only meaningful for the state part affected by dotState
2017-09-29 18:35:36 -04:00
Zhuowen Zhao a153443239 clarified comment 2017-09-29 18:34:18 -04:00
Zhuowen Zhao fb4aadbafa moved deltaState to group of contigous memory pointers 2017-09-29 18:33:39 -04:00
Zhuowen Zhao 80bed8b8aa improved math_expand algorithm 2017-09-29 18:32:52 -04:00
Zhuowen Zhao f3292507b5 added more debugging messages and switched to DEBUG as flag 2017-09-29 18:32:07 -04:00
Zhuowen Zhao ca99734cd4 added DEBUG declaration for BUILDTYPE=DEBUG 2017-09-29 18:30:53 -04:00
Test User fe4952b100 [skip ci] updated version information after successful test of v2.0.1-918-gae868d3 2017-09-15 06:20:35 +02:00
Zhuowen Zhao ae868d3ada only one error for math_check; new "math_expand('what' by 'how')" 2017-09-14 15:25:22 -04:00
Test User e211fa614a [skip ci] Merge branch 'master' into development 2017-09-07 09:24:10 +02:00
Test User 1dbe21e4b5 Merge commit 'v2.0.1-913-g1d32f6f' 2017-09-07 09:23:52 +02:00
Test User 1d32f6f7a4 [skip ci] updated version information after successful test of v2.0.1-912-g370ff11 2017-09-07 09:23:51 +02:00
Test User 2ae8a11da7 [skip ci] Merge branch 'master' into development 2017-09-07 00:25:55 +02:00
Test User 7bf2fb556c [skip ci] updated version information after successful test of v2.0.1-909-g9e502c7 2017-09-07 00:25:49 +02:00
Martin Diehl 370ff112bd Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2017-09-06 16:20:57 +02:00
Martin Diehl f0d8d7c50a bug in eigenvalue calculation, caused wrong eigenvectors for sym33 matrices. Credits to Duancheng Ma 2017-09-06 16:20:24 +02:00
Franz Roters 9e502c7386 added support for Marc 2017
still needs some tetsing
2017-09-06 15:25:33 +02:00
Martin Diehl 1a75898019 syntax error 2017-09-06 12:33:11 +00:00
Test User 0003c838fc [skip ci] updated version information after successful test of v2.0.1-907-g546b40b 2017-09-01 20:23:06 +02:00
Franz Roters 546b40b2a7 fixed syntax error in setting file access rights 2017-09-01 11:18:53 +02:00
Test User 517640fa8e [skip ci] updated version information after successful test of v2.0.1-905-ge537afb 2017-08-31 09:12:41 +02:00
Eureka Pai e537afb3a1 added blink for non-existent PETSC_DIR, relocated multithreading towards mem-size msg 2017-08-30 18:09:41 -04:00
Eureka Pai f743a00944 fixed local merge conflict 2017-08-29 17:09:18 -04:00
Test User e6dcd82d86 [skip ci] updated version information after successful test of v2.0.1-901-gaee90f7 2017-08-29 10:43:12 +02:00
Philip Eisenlohr aee90f7c8b Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2017-08-28 19:40:24 -04:00
Philip Eisenlohr 64259d9239 bug fixed in whitelist sorting, more robust against numpy parsing errors 2017-08-28 19:38:14 -04:00
Philip Eisenlohr 5b8bc65d37 exchanged string 'n/a' for 'nan' to allow smooth parsing as float value 2017-08-28 19:32:59 -04:00
Philip Eisenlohr 4f5e96d366 column label given as integer always returns dimension=1
used to return full dimension if first column of a multidim object was referenced by number
2017-08-28 19:32:13 -04:00
Chen 9d2c5a72a5 remove debug print 2017-08-28 15:53:21 -04:00
Chen b1c524e8d8 3rd try with removing blank lines in colormaps 2017-08-28 15:51:47 -04:00
Chen da348be8ba 2nd try with removing blank lines in colormaps 2017-08-28 15:51:01 -04:00
Chen 60827fe5f1 remove blank lines in colormaps 2017-08-28 15:50:09 -04:00
Chen a9f4213952 add HSV support 2017-08-28 15:39:35 -04:00
Philip Eisenlohr adc7c9d5b1 removed executable bit 2017-08-28 13:55:12 -04:00
Philip Eisenlohr 31de4e2e17 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2017-08-24 17:22:41 -04:00
Philip Eisenlohr 0eae213a7e fixed tpyo in filename 2017-08-24 17:22:23 -04:00
Test User 477990f14f [skip ci] Merge branch 'master' into development 2017-08-24 08:56:20 +02:00
Test User f7cb1b5e63 [skip ci] updated version information after successful test of v2.0.1-886-gfc4fb43 2017-08-24 08:56:07 +02:00
Philip Eisenlohr 9e5896a6c5 large speedup (10x) for unconditional filtering by using read/writeArray 2017-08-23 20:54:02 -04:00
Philip Eisenlohr fc4fb43d48 aborting when NO data columns found 2017-08-23 17:53:30 -04:00
Philip Eisenlohr 86ddbe19d6 trying to fix the detached PRIVATE 2017-08-23 17:38:39 -04:00
Philip Eisenlohr ff072ae3c4 fixed bug (lost orgin info) 2017-08-23 15:14:22 -04:00
Philip Eisenlohr 77b6662e01 notify user about what DAMASK_prerequisites is doing 2017-08-23 15:03:47 -04:00
Philip Eisenlohr a601e33230 fixed typo in "prerequisite" script name 2017-08-23 15:00:47 -04:00
Philip Eisenlohr 034dcc62dd updated option handling of addOrientations to long names only in PRIVATE/testing 2017-08-23 14:45:57 -04:00
Philip Eisenlohr e82df723d1 added Rodrigues vector as possible input format 2017-08-23 14:10:56 -04:00
Philip Eisenlohr b3ac200c17 report linking column in screen output 2017-08-23 14:10:22 -04:00
Philip Eisenlohr 9b6e092b5c changed location where script appends itself to info trail
used to be sometimes at top, sometimes at bottom; now always after predecessor and above standard geom header
2017-08-23 14:09:33 -04:00
Philip Eisenlohr f825e91bf1 script to straighten numbering in geom 2017-08-23 14:08:11 -04:00
Test User 659447c656 [skip ci] updated version information after successful test of v2.0.1-875-g690edaa 2017-08-19 03:06:45 +02:00
Zhuowen Zhao 690edaa8dc Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2017-08-18 12:00:24 -04:00