Martin Diehl
|
cbfde73a29
|
more testing and related fixes
|
2020-04-09 07:40:20 +02:00 |
Martin Diehl
|
43e7639f77
|
WIP: implementing orientation matrix conversions
|
2020-04-09 00:47:43 +02:00 |
Martin Diehl
|
da30fb8396
|
qu(aternion) and eu(ler) vectorized and tested
|
2020-04-09 00:35:40 +02:00 |
Martin Diehl
|
464620b796
|
vectorized conversion from ax(is angle)
|
2020-04-08 21:24:59 +02:00 |
Martin Diehl
|
1ba01ba0db
|
adjusting tolerances
|
2020-04-08 18:15:50 +02:00 |
Martin Diehl
|
f365ae104d
|
adjusting tolerances
|
2020-04-08 17:55:05 +02:00 |
Martin Diehl
|
8f88480790
|
better readable error messages
|
2020-04-08 12:59:34 +02:00 |
Martin Diehl
|
b6f5548d8a
|
correct normalization at the corners
|
2020-04-08 12:23:28 +02:00 |
Martin Diehl
|
4e06e9a410
|
improved numerical stability for corner cases
|
2020-04-08 11:52:26 +02:00 |
Martin Diehl
|
ccf62ede52
|
bugfix for Cubochoric
forward and backward mappings are different
|
2020-04-08 11:41:42 +02:00 |
Martin Diehl
|
6ef7410e5a
|
testing VTK wrappers
|
2020-03-31 11:04:06 +02:00 |
Martin Diehl
|
396d428af7
|
bugfix: works for all cuboids, not just cubes
|
2020-03-29 23:09:43 +02:00 |
Martin Diehl
|
e61c1a027b
|
avoid detour via shell
|
2020-03-29 19:12:23 +02:00 |
Martin Diehl
|
bbce3456e8
|
advise from pylint
|
2020-03-22 22:30:38 +01:00 |
Martin Diehl
|
1dfdd264b7
|
small flaws detected by pylint
|
2020-03-22 16:31:14 +01:00 |
Martin Diehl
|
b6d50db177
|
do not use name of function
|
2020-03-22 16:21:49 +01:00 |
Martin Diehl
|
1e178287fe
|
4 space indentation
|
2020-03-22 16:13:35 +01:00 |
Martin Diehl
|
76caf422aa
|
bugfix: wrong indentation
strange that python has accepted that
|
2020-03-22 15:59:25 +01:00 |
Martin Diehl
|
3873a3d20d
|
restoring working structure for config submodule
|
2020-03-21 22:17:07 +01:00 |
Martin Diehl
|
4decae967a
|
nothing to inherit ..
|
2020-03-21 20:18:46 +01:00 |
Martin Diehl
|
c6025925ac
|
relative imports within damask package
|
2020-03-21 20:17:50 +01:00 |
Martin Diehl
|
c5e956f386
|
solver submodule structure working again
|
2020-03-21 20:14:15 +01:00 |
Martin Diehl
|
bcf3650211
|
slightly shorter.
w/o transpose, this seems to be more memory efficient
|
2020-03-21 19:40:49 +01:00 |
Martin Diehl
|
71da974bdc
|
quick prospector fixes for deprecated class
|
2020-03-21 18:29:42 +01:00 |
Martin Diehl
|
67f64b7a7a
|
polishing
|
2020-03-21 18:01:26 +01:00 |
Martin Diehl
|
20a06840b0
|
works also for arrays ...
|
2020-03-21 11:07:21 +01:00 |
Martin Diehl
|
2ad86e4202
|
shortened
|
2020-03-20 23:47:54 +01:00 |
Martin Diehl
|
eb66db9c36
|
Merge branch 'no-python-namespace-clutter' into MiscImprovements
|
2020-03-20 23:46:37 +01:00 |
Martin Diehl
|
76984a4dbd
|
more sensible check
works also for numpy arrays. Not sure why the old way is considered to
be "pythonic", I think it can just cause trouble
|
2020-03-20 23:42:23 +01:00 |
Martin Diehl
|
4d4f321872
|
following python convention
|
2020-03-20 08:49:33 +01:00 |
Martin Diehl
|
0556827f29
|
less error prone
|
2020-03-19 20:19:47 +01:00 |
Martin Diehl
|
892b7eee98
|
consistency check and new test
|
2020-03-19 17:34:49 +01:00 |
Martin Diehl
|
705694b97c
|
fix for test
|
2020-03-19 15:54:57 +01:00 |
Martin Diehl
|
e390982be7
|
clean first level structure
|
2020-03-19 15:19:11 +01:00 |
Martin Diehl
|
899cc913c4
|
python style names
|
2020-03-19 15:09:05 +01:00 |
Martin Diehl
|
327899890a
|
this works for internal
|
2020-03-19 15:06:25 +01:00 |
Martin Diehl
|
9bb0608187
|
maybe this is the cleaner way
|
2020-03-19 14:40:30 +01:00 |
Martin Diehl
|
c1d82197ad
|
cope with integers
|
2020-03-19 13:27:23 +01:00 |
Martin Diehl
|
0ebc5ab60e
|
no need to import modules, hide unwanted functions
|
2020-03-19 13:16:32 +01:00 |
Martin Diehl
|
27532cfa4e
|
small fixes
|
2020-03-19 12:03:55 +01:00 |
Martin Diehl
|
91e728d065
|
polishing
|
2020-03-19 11:30:36 +01:00 |
Martin Diehl
|
a80622292e
|
simplified (and working)
|
2020-03-19 10:59:53 +01:00 |
Martin Diehl
|
7093647af5
|
clearly show intention
|
2020-03-19 09:04:36 +01:00 |
Martin Diehl
|
0871111c11
|
consistent and correct number of leading zeros
|
2020-03-19 08:45:25 +01:00 |
Martin Diehl
|
b5899b51e1
|
do not show tk window on start(python) or exit(Ipython)
|
2020-03-19 08:31:24 +01:00 |
Martin Diehl
|
d6f74daf53
|
cleaning
no DADF5 anymore
|
2020-03-19 08:13:13 +01:00 |
Martin Diehl
|
fbd92599e8
|
also accept vtkRectilinearGrid etc as type
|
2020-03-19 08:04:15 +01:00 |
Martin Diehl
|
6d0c4b9765
|
typo
|
2020-03-19 08:00:13 +01:00 |
Martin Diehl
|
d28df815f0
|
Merge branch 'development' into MiscImprovements
|
2020-03-19 07:30:03 +01:00 |
Martin Diehl
|
7d47418381
|
migrating to new Table class ...
... and stripping old ASCIItable down
|
2020-03-19 07:27:11 +01:00 |