Skip to content
Snippets Groups Projects
  1. Aug 06, 2019
    • Markus Holzer's avatar
      implemented derivation of gradient weights via rotation · 248a5e0d
      Markus Holzer authored and Markus Holzer's avatar Markus Holzer committed
      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
      248a5e0d
  2. Apr 28, 2019
  3. Mar 21, 2019
    • Martin Bauer's avatar
      Separated modules into subfolders with own setup.py · 1e02cdc7
      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
      1e02cdc7