Test User
e93141de3a
[skip ci] updated version information after successful test of v2.0.3-1866-g598ce27d
2020-03-11 04:46:50 +01:00
Philip Eisenlohr
598ce27d1f
Merge branch 'progress-bar-class' into development
2020-03-10 17:30:21 -04:00
Philip Eisenlohr
a7f5e42c2e
condensed if-else
2020-03-10 22:13:21 +01:00
Test User
0dea7a3c7e
[skip ci] updated version information after successful test of v2.0.3-1862-g0b340a6d
2020-03-09 13:50:42 +01:00
Martin Diehl
32378fa609
simpler use of progress bar
...
now written as class (avoids the managing of function attributes) which
is used as a small wrapper around a loop.
ETA is shown, based on datetime class which hast nice formatting
2020-03-09 13:44:08 +01:00
Sharan Roongta
0b340a6d42
Merge branch 'less-public-variables' into development
2020-03-09 11:25:35 +01:00
Test User
5b85150cb0
[skip ci] Merge branch 'master' into development
2020-03-06 05:37:43 +01:00
Test User
cbe2492ac4
Merge commit 'v2.0.3-1851-g5d824da8'
2020-03-06 05:37:36 +01:00
Test User
5d824da844
[skip ci] updated version information after successful test of v2.0.3-1850-g20caa29b
2020-03-06 05:37:35 +01:00
Test User
85f76eeb91
[skip ci] Merge branch 'master' into development
2020-03-06 03:08:42 +01:00
Test User
7076b4614e
[skip ci] updated version information after successful test of v2.0.3-1849-g31136100
2020-03-06 03:07:59 +01:00
Philip Eisenlohr
20caa29b5d
corrected "Rodrigues"
2020-03-06 00:53:11 +01:00
Karo
31136100c6
Merge branch 'python-style' into 'development'
...
Python style
See merge request damask/DAMASK!132
2020-03-06 00:42:48 +01:00
Martin Diehl
7a0c20b6de
Merge branch 'development' into python-style
2020-03-05 22:00:58 +01:00
Martin Diehl
c06ef00fe2
[skip ci] N_threads is not correct, we use processes
2020-03-03 14:57:48 +01:00
Martin Diehl
16b4a63c58
clearly separating deprecated functions
...
still there since some test rely on them
2020-03-03 14:38:32 +01:00
Martin Diehl
946231cda5
indentation adjustment
2020-03-03 14:24:27 +01:00
Martin Diehl
903af10aa7
allow to iterate over times/increments
2020-03-03 14:07:02 +01:00
Martin Diehl
c33cca3351
polishing, takeover from dadf5-usability branch
2020-03-03 12:50:10 +01:00
Martin Diehl
1f3d5099cf
quote still needed
2020-03-03 12:32:38 +01:00
Martin Diehl
b1f21b189b
removing unused functionality
...
should simplify transition to new table class
2020-03-03 08:28:57 +01:00
Martin Diehl
c360785217
single source of truth
2020-03-03 08:04:14 +01:00
Martin Diehl
edd143b423
bugfix for copy and paste error
...
introduced in 8798dd1af3
2020-03-03 07:00:14 +01:00
Martin Diehl
192f21df37
4 space indentation
2020-03-03 06:49:46 +01:00
Martin Diehl
3388098d4a
fully tested by pytest (test_Geom.py)
2020-03-03 00:06:52 +01:00
Martin Diehl
88e8907031
deprecated and not used by any test
2020-03-02 23:52:40 +01:00
Martin Diehl
8798dd1af3
new names consistently used
2020-03-02 23:47:29 +01:00
Martin Diehl
00028724b8
type is float for empty element in prod, should always be int
2020-03-02 23:20:36 +01:00
Martin Diehl
0034289b1b
S is 2. PK stress, T_sym is clearer
2020-03-02 23:14:59 +01:00
Martin Diehl
15c3cab549
clearer names
2020-03-02 23:11:05 +01:00
Martin Diehl
4970f22e13
better name
...
damask.Result is more appropriate then damask.DADF5
2020-03-02 23:05:35 +01:00
Martin Diehl
c4a0bf62f0
UTF signs for clearer documentation
2020-03-02 15:30:39 +01:00
Martin Diehl
6701af6425
better readable, tested, and following standard notation
2020-03-01 23:00:06 +01:00
Martin Diehl
6dfc48f89e
better use names known from numpy
2020-03-01 09:52:46 +01:00
Martin Diehl
4ab3bfe96d
polishing/simplifying
2020-03-01 09:41:42 +01:00
Martin Diehl
08aef5531c
Merge remote-tracking branch 'origin/development' into MiscImprovements
2020-03-01 07:32:00 +01:00
Martin Diehl
ed2489de9a
not needed anymore
2020-02-29 19:57:37 +01:00
Martin Diehl
f431dd2092
geom class is better suited than asciitable class
...
removing unused functionality from deprecated asciitable
2020-02-29 19:31:27 +01:00
Martin Diehl
87a578c1ff
get correct language statistics on GitLab (and GitHub)
2020-02-29 18:44:16 +01:00
Martin Diehl
3713810592
simplified allocation for same shape
2020-02-29 13:53:04 +01:00
Martin Diehl
bcccf06450
Merge remote-tracking branch 'origin/development' into less-public-variables
2020-02-29 13:18:02 +01:00
Test User
be08af71d4
[skip ci] updated version information after successful test of v2.0.3-1808-g13c3ce00
2020-02-28 12:24:14 +01:00
Francisco Jose Gallardo Basile
13c3ce0019
Merge branch 'fix-IPF-vtk-2' into 'development'
...
infere data type automatically
See merge request damask/DAMASK!138
2020-02-28 10:00:26 +01:00
Martin Diehl
334eb93421
infere data type automatically
...
need for IPF color autput
2020-02-27 21:19:56 +01:00
Test User
42309a6d27
[skip ci] updated version information after successful test of v2.0.3-1805-g303ab407
2020-02-27 12:41:19 +01:00
Franz Roters
303ab40793
Merge remote-tracking branch 'remotes/origin/MiscImprovements' into development
2020-02-27 10:16:16 +01:00
Martin Diehl
302e78aff8
test damage results
...
use pytest/HDF5 instead of test class and ASCII table
2020-02-26 13:19:01 +01:00
Test User
1c1445b50d
[skip ci] updated version information after successful test of v2.0.3-1789-gfdd356fa
2020-02-26 13:18:41 +01:00
Martin Diehl
eed9dbb1ec
not supported anymore
2020-02-26 11:31:52 +01:00
Francisco Jose Gallardo Basile
fdd356fae6
Merge branch 'DADF5-multiprocessing' into 'development'
...
Dadf5 multiprocessing
See merge request damask/DAMASK!134
2020-02-26 10:52:52 +01:00