- Oct 29, 2020
-
-
Stephan Seitz authored
-
- Oct 13, 2020
-
-
- Oct 07, 2020
-
-
- `shift_slice` did not work for single slices as it always tried to iterate its argument - `shift_slice` returned lists of slices, but for accessing numpy arrays, tuples of slices are required
-
-
- Oct 05, 2020
-
-
- Oct 03, 2020
-
-
Markus Holzer authored
-
- Sep 29, 2020
-
-
Stephan Seitz authored
-
- Aug 10, 2020
-
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
- Aug 09, 2020
-
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
- Aug 08, 2020
-
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
- Aug 07, 2020
-
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
- Jul 14, 2020
-
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
- Jul 12, 2020
-
-
Markus Holzer authored
-
Markus Holzer authored
-
- Jul 11, 2020
-
-
Markus Holzer authored
-
- Jul 10, 2020
-
-
Michael Kuron authored
-
Michael Kuron authored
-
- Jul 09, 2020
-
-
Markus Holzer authored
-
Markus Holzer authored
-
- Jul 08, 2020
-
-
Michael Kuron authored
The scheme corresponds to calculating the overlap volume of a cell shifted by the flow velocity with its neighbor cell. The new test does that explicitly, but generates convoluted expressions which should not be used directly because they are so slow to evaluate. Thanks to this test, an incorrect sign in the implementation was found and fixed.
-
- Jun 20, 2020
-
-
Markus Holzer authored
-
- Jun 19, 2020
-
-
Markus Holzer authored
-