Philip Eisenlohr
|
94cfe28128
|
polishing help; Rotation.apply(Rotation) now acceptable.
|
2021-01-06 18:03:10 -05:00 |
Martin Diehl
|
5f1399acc3
|
consistent behavior with other classes
python dictionary operates in-place, so wrappers for out-of-place
behavior let it use like the other DAMASK classes
|
2021-01-03 12:09:21 +01:00 |
Martin Diehl
|
35ca1ffb0a
|
consistent copy functionality
|
2021-01-03 12:03:40 +01:00 |
Martin Diehl
|
35f9861818
|
Fortran standard is 2018
will not work for older compilers
|
2020-12-18 15:19:04 +01:00 |
Martin Diehl
|
4dd387d7f5
|
compatibility with old pyyaml + test for numpy
|
2020-10-27 06:39:58 +01:00 |
Martin Diehl
|
4159ae5f3d
|
keep order of keys
|
2020-10-26 21:44:38 +01:00 |
Martin Diehl
|
5834d95012
|
support for more types
- allow to directly use Config and its sublasses (cast to dict)
- convert numpy arrays
|
2020-10-26 21:38:24 +01:00 |
Martin Diehl
|
33685bc493
|
allow user do control output style
(numerics.yaml looks strange otherwise)
|
2020-09-30 12:32:37 +02:00 |
Martin Diehl
|
5ad46ae021
|
completely tested
|
2020-09-30 09:05:23 +02:00 |
Martin Diehl
|
fdfcb16d15
|
not needed
|
2020-09-30 08:16:12 +02:00 |
Martin Diehl
|
b383a4530e
|
better name, subclassing for easy extension to load
|
2020-09-30 07:53:25 +02:00 |