Commit Graph

11558 Commits

Author SHA1 Message Date
Martin Diehl 888e7028f9 python is more convenient 2020-07-18 10:12:22 +02:00
Martin Diehl 4860f9c9ce drop support for parallel marc versions
can still be handled by the user, but is a niche use case
2020-07-18 09:51:53 +02:00
Martin Diehl e1b018c47a symlink was missing 2020-07-16 09:34:53 +02:00
Martin Diehl 2bbd68d964 with_suffix strips .1 from 2019.1 2020-07-16 09:33:17 +02:00
Martin Diehl 190c9a1b0d Merge branch 'misc-improvements' into Marc-2019.1 2020-07-16 09:28:11 +02:00
Franz Roters 35a446f75c remove intermediate submodule files after compilation 2020-07-16 09:15:48 +02:00
Martin Diehl ffb0512077 2019.1 is available 2020-07-15 23:02:47 +02:00
Martin Diehl 199ec51bf8 typo 2020-07-15 21:59:43 +02:00
Martin Diehl 9225d439ab object oriented path handling 2020-07-15 21:58:24 +02:00
Martin Diehl fa7f7e6fa4 don't complain if ssh without -X/-Y 2020-07-15 21:19:09 +02:00
Martin Diehl 333e840b09 standard behavior
most modules have an __version__ attribute
2020-07-15 20:57:56 +02:00
Martin Diehl 6259984e93 simplified
complicated, but allows to use functions as properties
2020-07-15 20:54:37 +02:00
Test User 336b5b70ba [skip ci] Merge branch 'master' into development 2020-07-15 19:54:46 +02:00
Test User 04aecba3f2 [skip ci] updated version information after successful test of v2.0.3-2881-gc07efe84 2020-07-15 19:54:17 +02:00
Vitesh f0fdcd0dee Merge branch 'misc-improvements' into 'development'
Misc improvements

See merge request damask/DAMASK!189
2020-07-15 19:15:29 +02:00
Franz Roters c07efe8498 Merge branch 'Marc-fix-format-bugfix' into 'development'
Marc fix format bugfix

See merge request damask/DAMASK!188
2020-07-15 16:43:22 +02:00
Sharan Roongta 633836b5fa [skip ci] relevant file added 2020-07-15 14:46:41 +02:00
Sharan Roongta 78eee9fe96 unnecessary debug output 2020-07-15 00:54:16 +02:00
Franz Roters 78c1b9c745 Marc 2019.1 is new standard version 2020-07-14 12:10:43 +02:00
Martin Diehl b16508dd6c clean namespace 2020-07-14 07:40:42 +02:00
Martin Diehl 133aa9111c small polishing 2020-07-14 07:18:32 +02:00
Martin Diehl 2b58b3df97 closer to thoroughly tested python code
but with extra safety measures to prevent invalid operations
2020-07-14 06:55:40 +02:00
Martin Diehl b0e06f180a reading numpy manual ...
https://numpy.org/doc/stable/reference/generated/numpy.isclose.html
rtol=1.e-8, b=1 gives atol+btol=1.e-8+1e-9, simplified to 1e-8
2020-07-13 22:48:29 +02:00
Martin Diehl 9f79faf819 using tolerances as in python results in invalid operations 2020-07-13 22:48:08 +02:00
Martin Diehl 8de3b67c26 no silent crash 2020-07-13 21:13:53 +02:00
Martin Diehl 696da9865b Merge branch 'development' into misc-improvements 2020-07-13 13:56:04 +02:00
Martin Diehl dbca47f113 better handling of corner cases
copy and paste from python code
2020-07-13 12:38:21 +02:00
Sharan Roongta 76ae160352 [skip ci] example numerics and debug yaml files added 2020-07-09 12:26:35 +02:00
Franz Roters 3150673f2d also remove intermediate submodul files 2020-07-08 14:03:10 +02:00
Martin Diehl defe0a8dd8 coordinates are stored in fixed format
width of numers is fixed, if negative numbers are given there is no
space
2020-07-08 10:21:13 +02:00
Test User 7df9bf2ad8 [skip ci] updated version information after successful test of v2.0.3-2872-g0a2d3046 2020-07-07 16:25:06 +02:00
Franz Roters 0a2d30463c Merge branch 'YAML-compatible-debug' into 'development'
Yaml compatible debug

See merge request damask/DAMASK!187
2020-07-07 13:41:40 +02:00
Martin Diehl e0c2dbc948 look for new name 2020-07-06 16:33:48 +02:00
Sharan Roongta 48b42debe0 redundant 2020-07-03 20:55:05 +02:00
Martin Diehl 5688fc5698 need to do initialization first 2020-07-03 18:12:40 +02:00
Martin Diehl 432609ec14 cleaning 2020-07-03 16:45:11 +02:00
Martin Diehl 76f0c5fc5e Merge branch 'development' into YAML-compatible-debug 2020-07-03 16:19:38 +02:00
Test User f43bed6f10 [skip ci] updated version information after successful test of v2.0.3-2840-ge1bbaac0 2020-07-03 14:58:58 +02:00
Francisco Jose Gallardo Basile e1bbaac0d7 Merge branch 'Vectorize-Orientation' into 'development'
Vectorize orientation

See merge request damask/DAMASK!186
2020-07-03 12:22:04 +02:00
Test User 3526f421cc [skip ci] Merge branch 'master' into development 2020-07-03 03:11:32 +02:00
Test User b0ced02e15 Merge commit 'v2.0.3-2793-g6c260945' 2020-07-03 03:10:54 +02:00
Test User 6c260945db [skip ci] updated version information after successful test of v2.0.3-2792-gd4f97f83 2020-07-03 03:10:51 +02:00
Test User 19febd9243 [skip ci] Merge branch 'master' into development 2020-07-03 00:30:36 +02:00
Test User d2d7526779 [skip ci] updated version information after successful test of v2.0.3-2783-g1a8feab2 2020-07-03 00:30:24 +02:00
Philip Eisenlohr d4f97f8346 Merge branch 'misc-improvements' into 'development'
Misc improvements

See merge request damask/DAMASK!184
2020-07-02 21:52:47 +02:00
Philip Eisenlohr 1a8feab255 Merge branch 'modernize_colormap' into 'development'
Modernize colormap

See merge request damask/DAMASK!183
2020-07-02 19:13:59 +02:00
Philip Eisenlohr 7b899f1ff1 fixed output number format width for single increment0 2020-07-02 11:33:09 -04:00
Philip Eisenlohr 81b3c10305 removed ambiguous variable "l" 2020-07-02 10:37:57 -04:00
Philip Eisenlohr 368a241931 added testing of __iadd__ and __invert__ 2020-07-02 10:27:52 -04:00
Philip Eisenlohr 5a96708f41 added __iadd__ method 2020-07-02 10:26:04 -04:00