Martin Diehl
|
009a47ad72
|
make python package independent from rest of DAMASK
https://packaging.python.org/guides/single-sourcing-package-version/
|
2019-04-25 20:05:42 +02:00 |
Martin Diehl
|
8eb1a35dfb
|
first version of a library to parse HDF5
- preliminarly called DADF5 (DAMASK HDF5)
- script to write (empty undeformed) geometries is also added
|
2019-04-13 11:25:53 +02:00 |
Martin Diehl
|
d3ac3cc0f5
|
using new Orientation class
|
2019-02-24 08:34:20 +01:00 |
Martin Diehl
|
7ee933b79d
|
Rotation class
uses (and hides) Quaternion2. Should replace Quaternion class.
Orientation class should inherit from Rotation and adds symmetry.
|
2019-02-11 23:50:02 +01:00 |
Martin Diehl
|
02ab55d4b3
|
python reflects content better than lib
|
2019-01-05 10:52:39 +01:00 |