Daniel Otto de Mentock
580e01bd1c
fix grid add primitive bug
2022-08-29 11:44:50 +00:00
Martin Diehl
31fe894c78
Merge branch 'docstring-polishing' into 'development'
...
increasing consistency
See merge request damask/DAMASK!616
2022-08-17 04:41:11 +00:00
Martin Diehl
7530d457a2
documenting new behavior
2022-08-15 08:04:02 +02:00
Philip Eisenlohr
ef8891797a
Merge branch 'development' into empty-table-init
2022-08-12 16:15:33 -04:00
Daniel Otto de Mentock
400323a9aa
Modified shapeshifter function
2022-08-12 18:45:40 +00:00
Martin Diehl
b7cd0c1d51
increasing consistency
2022-08-10 20:51:50 +02:00
Daniel Otto de Mentock
66f129273c
Merge branch 'magic_methods_default_docstrings' into 'development'
...
Added standard magic method descriptions to magic methods
Closes #112
See merge request damask/DAMASK!606
2022-08-10 15:35:56 +00:00
Philip Eisenlohr
009320c9fc
polishing of doc-strings
2022-08-09 09:29:22 -04:00
Martin Diehl
fb38340184
glitch in example
2022-07-27 12:56:37 +02:00
Martin Diehl
44d9663ff0
standard name
2022-07-26 21:55:17 +02:00
d.mentock
3492dfcd3b
Adding consistency to docstring structure
2022-07-08 18:07:07 +02:00
d.mentock
df1f362ed3
it's useful for users to see standard docstrings in magic methods
2022-07-08 18:06:41 +02:00
Philip Eisenlohr
7082eab366
small test to demonstrate alternative Table init
2022-07-08 18:01:36 +02:00
d.mentock
77fa2a1d93
adjustments to patchfile required for marc2021/2022 spack packages
2022-06-15 15:48:34 +02:00
Daniel Otto de Mentock
1328235192
Merge branch 'util_module_import_style' into 'development'
...
util: module visibility
Closes #150
See merge request damask/DAMASK!603
2022-06-13 09:06:04 +00:00
Martin Diehl
1a44b6e692
white space adjustments
2022-06-10 14:03:43 +02:00
d.mentock
d88a139a41
pyflakes bug causes error without comment
2022-06-10 12:03:50 +02:00
d.mentock
afbafd1d98
util imports need prefix instead of __all__ definition to prevent namespace pollution
2022-06-10 12:00:54 +02:00
Martin Diehl
bcd3d00960
fixed test
...
this tests should ensure that each Orientation has exactly one symmetrically
equivalent representation. It was not fully correct before and works as expected
after 8fefc46f38
2022-06-10 09:26:15 +02:00
Martin Diehl
cdd3b44519
using more precise coefficients also in test
...
changes in _rotation.py are just cosmetic
2022-06-09 23:54:56 +02:00
Philip Eisenlohr
d10516e0b6
fixed typo
2022-06-09 17:23:16 -04:00
Philip Eisenlohr
8fefc46f38
fixed FZ conditions and tightened tolerance to accommodate higher precision "tfit"
2022-06-09 16:38:13 -04:00
Daniel Otto de Mentock
49e40923e5
Merge branch 'numpy_dtype_int_to_int64' into 'development'
...
Prevent windows overflow error when using numpy dtype=int instead of int64
Closes #175
See merge request damask/DAMASK!598
2022-06-07 10:46:50 +00:00
Philip Eisenlohr
40658a6645
fixed typo in Result.view example
2022-06-05 21:39:06 +00:00
d.mentock
b9214fcc6c
Prevent windows overflow error when using numpy dtype=int instead of int64
2022-06-02 19:40:18 +02:00
Philip Eisenlohr
b7d807db01
re-added default arguments that got lost in last commit
2022-05-25 09:45:37 -04:00
Philip Eisenlohr
4746ac890b
Merge branch 'development' into 'empty-table-init'
...
# Conflicts:
# python/damask/_table.py
2022-05-25 13:29:23 +00:00
Philip Eisenlohr
1dc5e353c4
Merge branch 'sequence-not-iterable' into 'development'
...
Need sequence not iterable
See merge request damask/DAMASK!587
2022-05-25 13:25:25 +00:00
Martin Diehl
b9cea941cc
simplified
2022-05-23 10:37:57 +02:00
Martin Diehl
4b4b455b85
mypy does not understand the setter
2022-05-22 10:08:32 +02:00
Martin Diehl
8039e56882
Merge remote-tracking branch 'origin/development' into typehints_results
2022-05-21 17:46:59 +02:00
d.mentock
570ba8d626
added type: ignore to unrecognized one line if statement
2022-05-20 12:04:34 +02:00
Philip Eisenlohr
92a4883344
consistent and correct type hinting/documentation for comments
2022-05-19 12:19:55 -04:00
Martin Diehl
6b6c2548c5
Merge branch 'development' into initial-V_e
2022-05-19 17:03:09 +02:00
Martin Diehl
556d9d840e
specifying V_e is more natural than F_i
2022-05-19 01:15:17 +02:00
Philip Eisenlohr
b1b845cb5c
allow init of empty table
2022-05-18 18:30:18 -04:00
Philip Eisenlohr
164c7b4bc3
clarified sequence of sequences argument type
2022-05-18 09:31:19 -04:00
Philip Eisenlohr
254524fa38
clarified sequence and iterable argument types
2022-05-18 09:21:32 -04:00
Philip Eisenlohr
18d862cdb0
Merge branch 'table-vtk-help' into 'development'
...
consistent interface and description
See merge request damask/DAMASK!584
2022-05-17 22:46:58 +00:00
Philip Eisenlohr
8442f0cdd3
accumulate comments
2022-05-17 16:12:00 -04:00
Martin Diehl
6c7f2344da
Merge branch 'normalize-to_pole' into 'development'
...
normalize to_pole output by default
See merge request damask/DAMASK!578
2022-05-15 21:46:27 +00:00
Franz Roters
d83f0acf7f
Merge branch 'rotation-help-polish' into 'development'
...
Rotation help improvements
See merge request damask/DAMASK!575
2022-05-13 09:18:35 +00:00
Martin Diehl
90c3b3170d
propagate 'normalize' option
2022-05-13 09:54:32 +02:00
Martin Diehl
12cd19554f
consistent interface and description
2022-05-13 06:28:52 +02:00
Martin Diehl
c8d48d6eb9
Merge branch 'universal-VTK.set' into 'development'
...
Universal VTK.set
See merge request damask/DAMASK!577
2022-05-13 03:44:11 +00:00
Martin Diehl
6f7e8491bc
Merge branch 'Marc2022.1' into 'development'
...
Marc2022.1
See merge request damask/DAMASK!579
2022-05-12 20:38:25 +00:00
Philip Eisenlohr
d18e36ecf0
fixed leftover .add --> .set
2022-05-11 18:54:03 -04:00
Martin Diehl
236a009e2b
Merge branch 'universal-table.set' into 'development'
...
universal Table.set
See merge request damask/DAMASK!576
2022-05-11 22:30:42 +00:00
Philip Eisenlohr
648d17d381
renamed .add to .set to be consistent with Table.set
2022-05-11 18:19:10 -04:00
Philip Eisenlohr
35aa8a9bc6
combine table.add and .set
2022-05-11 09:19:48 -04:00