- Nov 02, 2021
-
-
- Oct 31, 2021
-
-
Michael Kuron authored
-
- Sep 10, 2021
-
-
- May 21, 2021
-
-
- Apr 20, 2021
-
-
Michael Kuron authored
-
-
- Apr 03, 2021
-
-
Michael Kuron authored
-
- Apr 02, 2021
-
-
Michael Kuron authored
-
- Apr 01, 2021
-
-
Michael Kuron authored
-
- Mar 31, 2021
-
-
Michael Kuron authored
otherwise we can delete stuff from the next outer loop, which in 2D would be the one OpenMP-parallelized
-
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
-