Test User
b94b29acd6
[skip ci] updated version information after successful test of v3.0.0-beta-35-gfea5ffd41
2024-03-02 13:31:24 +05:30
Martin Diehl
d6b1423c20
enable type hints for Colormap
...
custom constructor ensures that type of color is always an np.ndarray
2024-03-02 13:31:24 +05:30
Test User
74413859ab
[skip ci] updated version information after successful test of v3.0.0-beta-32-g71cd72949
2024-03-02 13:31:24 +05:30
Philip Eisenlohr
e3f27a7eb3
reversed operator order to allow for proper blending in misorientation
2024-03-02 13:31:24 +05:30
Philip Eisenlohr
608063a8e5
suggested renaming of rmComment
2024-03-02 13:31:24 +05:30
Martin Diehl
2e5f00ffbc
adjust description to variable names
2024-03-02 13:31:24 +05:30
Martin Diehl
e6f48b7ca7
only needed by MSC.Marc
...
if related functionality is need, an approach using F23s "tokenize"
should be implemented
2024-03-02 13:31:24 +05:30
Martin Diehl
12d7ee165b
legacy read function, only needed by MSC.Marc
2024-03-02 13:31:24 +05:30
Martin Diehl
d153925973
helpful error message in case of non-matching length
2024-03-02 13:31:24 +05:30
Martin Diehl
f3884d9291
better name
2024-03-02 13:31:24 +05:30
Martin Diehl
8b24fd6b70
broadcast scalars when getting list with known size
...
this makes old material configurations backward compatible and allows to
shorten configurations in case that the same value is used for multiple
families
2024-03-02 13:31:24 +05:30
Martin Diehl
5dbe3f109c
not used
...
comment signs depend on file format, so better implement specific
variants if needed instead of relying on central functionality
2024-03-02 13:31:24 +05:30
Martin Diehl
4f60ded80d
unexpected and undocument functionality
2024-03-02 13:31:24 +05:30
Martin Diehl
0eb37fa4c0
make clear that functionality is YAML specific
...
'#' as comment sign is not universal
2024-03-02 13:31:24 +05:30
Martin Diehl
883aed9092
naming scheme as in Python library
2024-03-02 13:31:24 +05:30
Martin Diehl
30ca657706
more appropriate name (conceptually not coupled to YAML)
2024-03-02 13:31:24 +05:30
Test User
2f5a2f4bef
[skip ci] updated version information after successful test of v3.0.0-beta-17-g62cdc1a53
2024-03-02 13:31:24 +05:30
Daniel Otto de Mentock
6a91c2855e
not needed
2024-03-02 13:31:24 +05:30
Daniel Otto de Mentock
76912da8bf
standard batch multiplication can be done with @
2024-03-02 13:31:24 +05:30
Daniel Otto de Mentock
dffc567ba0
requested can be str
2024-03-02 13:31:24 +05:30
Martin Diehl
28a83d6b69
use scipy.linalg.polar
...
unfortunately, it does not support arbitrary dimensions, so use it as
reference in testing only
2024-03-02 13:31:24 +05:30
Test User
dccecf6753
[skip ci] updated version information after successful test of v3.0.0-beta-11-g094e18396
2024-03-02 13:31:24 +05:30
Martin Diehl
b749beaa6c
adjusting tolerance
...
1e-10 led to failing tests on GitHub Actions
2024-03-02 13:31:24 +05:30
Martin Diehl
8d93079801
restrict test to reasonable values
2024-03-02 13:31:24 +05:30
Test User
a0e6742197
[skip ci] updated version information after successful test of v3.0.0-beta-7-gb8cc4af9c
2024-03-02 13:31:24 +05:30
Martin Diehl
ce7bf418bc
include latest tests, removed old code
2024-03-02 13:31:24 +05:30
Test User
640dbea274
[skip ci] updated version information after successful test of v3.0.0-beta-4-gc5ebeb85f
2024-03-02 13:31:24 +05:30
Martin Diehl
7f0c782602
avoid repeated allocation of a_nS
...
leads to segmentation fault
2024-03-02 13:31:24 +05:30
Test User
2b547e2048
[skip ci] updated version information after successful test of v3.0.0-beta-1-g300a57d5f
2024-01-24 15:55:19 +01:00
Martin Diehl
300a57d5f2
restored working test
2024-01-23 19:54:50 +01:00
Martin Diehl
6bed86488d
v3.0.0-beta
2024-01-23 15:17:28 +01:00
Martin Diehl
2e2e44dbc1
preparing for release
2024-01-23 15:14:16 +01:00
Test User
710a6efead
[skip ci] updated version information after successful test of v3.0.0-alpha8-294-g7d8a6d054
2024-01-22 16:44:39 +01:00
Philip Eisenlohr
7d8a6d054b
Merge branch 'sophisticated-return-type' into 'development'
...
Sophisticated return type
See merge request damask/DAMASK!898
2024-01-22 13:47:12 +00:00
Test User
9d1b96d3bb
[skip ci] updated version information after successful test of v3.0.0-alpha8-277-ge139a68d8
2024-01-17 18:52:44 +01:00
Martin Diehl
e139a68d81
Merge branch 'fix-Mg-interaction-parameters' into 'development'
...
marked wrong entries as unused
See merge request damask/DAMASK!899
2024-01-17 14:55:47 +00:00
Martin Diehl
f68f4c6edf
marked wrong entries as unused
2024-01-17 12:45:17 +01:00
Martin Diehl
db263c3af7
consistent naming
2024-01-17 09:42:44 +01:00
Martin Diehl
27a8b63a3d
safer reduction
...
MPI_SUM can lead to invalid/undefined values for enum
2024-01-15 23:59:02 +01:00
Martin Diehl
712b22b678
only needed for older (broken) ifort
2024-01-13 17:31:21 +01:00
Martin Diehl
1d60ce29c6
systematic naming of status code enums
2024-01-13 08:27:17 +01:00
Martin Diehl
9d3b4a270f
reasonable order
2024-01-12 07:30:37 +01:00
Martin Diehl
7ca02b3f3d
consistently use status code as return value
2024-01-11 14:59:30 +01:00
Martin Diehl
0384f93d46
propagate non-binary status information
2024-01-10 00:36:22 +01:00
Philip Eisenlohr
89ebad19d5
consistent ordering of status logical tests
2024-01-09 10:00:42 -05:00
Martin Diehl
48a38f3cf5
harmonize status reporting
2024-01-09 14:45:41 +01:00
Martin Diehl
5e7565f99f
status needs to be passed
2024-01-09 14:45:11 +01:00
Martin Diehl
62bce163cd
better status propagation
2024-01-09 13:52:57 +01:00
Martin Diehl
845d3eed33
harmonize status reporting
2024-01-09 13:52:39 +01:00
Martin Diehl
70e720c032
better to understand and more flexible
2024-01-09 07:26:28 +01:00