- Mar 31, 2021
-
-
Michael Kuron authored
-
Michael Kuron authored
-
Michael Kuron authored
-
- Mar 29, 2021
-
-
Michael Kuron authored
Fixes #25
-
-
- Feb 22, 2021
-
-
- Feb 18, 2021
-
-
- Jan 11, 2021
-
-
- Dec 08, 2020
-
-
- Dec 06, 2020
-
-
- Aug 10, 2020
-
-
Markus Holzer authored
-
- Oct 01, 2019
-
-
Stephan Seitz authored
-
- Jul 11, 2019
-
-
Martin Bauer authored
-
- Jun 12, 2019
-
-
Martin Bauer authored
Block.subs method tried to be too smart: a = field[..] b = a + b was "simplified" incorrectly to b = field[...] + b
-
- 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
-