Martin Diehl
|
4abd77fccf
|
more test coverage
|
2020-07-01 17:31:16 +02:00 |
Martin Diehl
|
be1eb996e0
|
more tests and cleaning
|
2020-07-01 15:12:34 +02:00 |
Martin Diehl
|
a7e3dd5a56
|
Merge branch 'development' into Vectorize-Orientation
|
2020-07-01 13:30:39 +02:00 |
Martin Diehl
|
e18a5b8a1b
|
simplifications + more tests
|
2020-07-01 08:57:28 +02:00 |
Martin Diehl
|
de8e9b5fc1
|
fast reduced operation
|
2020-07-01 00:37:02 +02:00 |
Martin Diehl
|
23365660d8
|
polishing
|
2020-06-30 23:18:32 +02:00 |
Martin Diehl
|
ef0c78745a
|
fix for vectorized in_SST + test
|
2020-06-30 23:05:41 +02:00 |
Martin Diehl
|
49d448dced
|
vectorized and cleaned
|
2020-06-30 21:43:57 +02:00 |
Martin Diehl
|
9a83b11a99
|
testing IPF color (vectorization)
|
2020-06-30 18:41:59 +02:00 |
Martin Diehl
|
bdb461a553
|
more flexible and independent
|
2020-06-30 18:12:39 +02:00 |
Martin Diehl
|
6e27a140f6
|
better split
|
2020-06-30 17:35:52 +02:00 |
Martin Diehl
|
3d6afff27a
|
clearer name
|
2020-06-30 17:30:29 +02:00 |
Martin Diehl
|
be21d1289d
|
using slicing method
|
2020-06-30 16:33:04 +02:00 |
Martin Diehl
|
c86e3e292c
|
WIP: cleaning namespace
|
2020-06-30 14:07:10 +02:00 |
Martin Diehl
|
9d94b521ad
|
polishing
|
2020-06-30 13:31:58 +02:00 |
Martin Diehl
|
ce7018164f
|
WIP: more reasonable naming
|
2020-06-30 13:05:06 +02:00 |
Martin Diehl
|
b8b34080fe
|
enable array like slicing/iteration
|
2020-06-30 12:16:47 +02:00 |
f.basile
|
d06daec4cb
|
reducec vectorized is improved
|
2020-06-29 18:25:45 +02:00 |
f.basile
|
4875191ffd
|
change if statement so github doesnt complain
|
2020-06-28 19:32:22 +02:00 |
f.basile
|
a99f016438
|
problem with if value is true / if value == True
|
2020-06-28 19:29:52 +02:00 |
f.basile
|
8484d2e6cc
|
fix github stuff
|
2020-06-28 19:05:10 +02:00 |
f.basile
|
352c4e95f1
|
more vectorized
|
2020-06-28 19:03:06 +02:00 |
Test User
|
c33c5a18a8
|
[skip ci] updated version information after successful test of v2.0.3-2717-g52aacf37
|
2020-06-28 18:52:17 +02:00 |
Martin Diehl
|
52aacf375c
|
Merge branch 'less-shell-scripts' into development
|
2020-06-28 11:52:50 +02:00 |
Martin Diehl
|
f4d13bc810
|
binary representation depends on vtk lib version
|
2020-06-28 10:07:31 +02:00 |
Martin Diehl
|
8a9a768a77
|
support pathlib.Path
|
2020-06-28 07:17:51 +02:00 |
Test User
|
ecc1154a59
|
[skip ci] updated version information after successful test of v2.0.3-2710-gebaae151
|
2020-06-28 00:54:27 +02:00 |
Martin Diehl
|
8d5a72e936
|
more test, swich to pathlib
|
2020-06-27 23:38:58 +02:00 |
Martin Diehl
|
8c8132bcd7
|
coordinates should not have random names
|
2020-06-27 23:37:09 +02:00 |
Martin Diehl
|
c00a203527
|
VTK class and orientation class are thoroughly tested
|
2020-06-27 22:36:23 +02:00 |
Martin Diehl
|
ebaae151f5
|
not directly related to DAMASK
|
2020-06-26 22:03:42 +02:00 |
Martin Diehl
|
642931c203
|
Merge branch 'development' into less-shell-scripts
|
2020-06-26 21:59:50 +02:00 |
Test User
|
9c89d537d2
|
[skip ci] updated version information after successful test of v2.0.3-2706-g8ce5da55
|
2020-06-25 20:17:00 +02:00 |
Martin Diehl
|
8ce5da55fc
|
Merge branch 'f-strings' into 'development'
F strings
See merge request damask/DAMASK!182
|
2020-06-25 14:42:23 +02:00 |
Martin Diehl
|
27220a03bc
|
not invalid anymore
|
2020-06-25 09:23:43 +02:00 |
Martin Diehl
|
3290e2c585
|
handle even obscure directions
|
2020-06-25 08:29:36 +02:00 |
Martin Diehl
|
5d7213b062
|
restore reminder to document changes
causes conflicts with outdated tests and is not urgent: postpone until
release.
|
2020-06-25 08:19:07 +02:00 |
Martin Diehl
|
c9829f0f1f
|
only Chuck Norris can divide by zero
|
2020-06-25 08:18:39 +02:00 |
Martin Diehl
|
cd23937af5
|
Merge branch 'development' into f-strings
|
2020-06-25 07:46:24 +02:00 |
Philip Eisenlohr
|
e64d353865
|
condensed scale_to_coprime; added test of scale_to_coprime
|
2020-06-24 18:37:33 -04:00 |
Philip Eisenlohr
|
9999560247
|
easier understanding of from_ang data layout interpretation
|
2020-06-24 18:36:43 -04:00 |
Philip Eisenlohr
|
14d3b7e66d
|
more f-stringing
|
2020-06-24 16:59:55 -04:00 |
Philip Eisenlohr
|
966b6f8007
|
shapes init copes with integers instead of strict tuples; introduced f-strings
|
2020-06-24 14:18:06 -04:00 |
Philip Eisenlohr
|
f8f433e826
|
introduced f-strings
|
2020-06-24 14:13:56 -04:00 |
Philip Eisenlohr
|
ff858fd4c8
|
[skip ci] corrected help string for "srepr"
|
2020-06-24 20:13:09 +02:00 |
Test User
|
a71b8aea5c
|
[skip ci] updated version information after successful test of v2.0.3-2692-g3d93a5ff
|
2020-06-24 17:29:13 +02:00 |
Philip Eisenlohr
|
4314ec1f37
|
[skip ci] started to replace .format() with f-strings
|
2020-06-24 11:02:37 -04:00 |
Anderson Wallace Paiva do Nascimento
|
3d93a5ff00
|
Merge branch 'migrate-to-pathlib' into 'development'
Migrate to pathlib
See merge request damask/DAMASK!177
|
2020-06-24 14:54:36 +02:00 |
Martin Diehl
|
6fa5ae6ebf
|
literature from Karo
|
2020-06-22 23:14:58 +02:00 |
Test User
|
deaf055f88
|
[skip ci] updated version information after successful test of v2.0.3-2680-g17212b27
|
2020-06-22 15:59:31 +02:00 |