- Dec 17, 2019
-
-
Michael Kuron authored
otherwise the index gets lost
-
- Dec 06, 2019
-
-
- Dec 04, 2019
-
-
Michael Kuron authored
uses new Field.neighbor_vector
-
- Dec 03, 2019
-
-
Michael Kuron authored
-
- Aug 06, 2019
-
-
derive gradient weights of other direction with already calculated weights of one direction via rotation and apply them to a field. as_matrix gives now a deprecated warning and as_array is no newly implemented to replace it. as_array works with MutableDenseNDimArray now instead of Matrix
-
- Apr 28, 2019
-
-
Martin Bauer authored
-
- Mar 21, 2019
-
-
Martin Bauer authored
This restructuring allows for easier separation of modules into separate repositories later. Also, now pip install with repo url can be used. The setup.py files have also been updated to correctly reference each other. Module versions are not extracted from git state
-