.. |
config
|
fiber was never used here and will be remove anyway
|
2019-02-24 10:32:28 +01:00 |
solver
|
not working and significat efforts needed to test it
|
2020-01-26 07:44:22 +01:00 |
LICENSE
|
damask.Environment reads from os.environ; python module is packaging-ready
|
2020-01-13 17:28:28 -05:00 |
Lambert.py
|
fixed indentation
|
2020-02-22 01:05:02 +01:00 |
VERSION
|
damask.Environment reads from os.environ; python module is packaging-ready
|
2020-01-13 17:28:28 -05:00 |
__init__.py
|
Merge branch 'development' into python-style
|
2020-03-05 22:00:58 +01:00 |
asciitable.py
|
quote still needed
|
2020-03-03 12:32:38 +01:00 |
colormaps.py
|
image data seems to work in general with python3 ...
|
2020-03-17 11:53:59 +01:00 |
environment.py
|
using DAMASK_NUM_THREADS controls # workers for add_XXX
|
2020-02-16 09:49:55 +01:00 |
geom.py
|
use "None" to indicate missing data
|
2020-03-18 14:29:59 +01:00 |
grid_filters.py
|
no brackets for reshape required
|
2020-03-17 12:25:44 +01:00 |
lattice.py
|
corrected "Rodrigues"
|
2020-03-06 00:53:11 +01:00 |
mechanics.py
|
no brackets for reshape required
|
2020-03-17 12:25:44 +01:00 |
orientation.py
|
whitespace cleaning and other polishing
|
2020-03-14 22:17:59 +01:00 |
result.py
|
simpler use of progress bar
|
2020-03-09 13:44:08 +01:00 |
rotation.py
|
no brackets for reshape required
|
2020-03-17 12:25:44 +01:00 |
table.py
|
following python standard + polishing
|
2020-03-18 13:49:53 +01:00 |
test.py
|
following prospector rules
|
2019-11-22 13:16:53 +01:00 |
util.py
|
bugfix: report again correctly
|
2020-03-16 22:50:09 +01:00 |