- 09 Jul, 2020 1 commit
-
-
Markus Holzer authored
-
- 08 Jul, 2020 1 commit
-
-
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.
-
- 22 Jun, 2020 2 commits
-
-
Markus Holzer authored
Fix: Wrong fString in Cuda Backend See merge request pycodegen/pystencils!159
-
Markus Holzer authored
-
- 20 Jun, 2020 1 commit
-
-
Markus Holzer authored
-
- 19 Jun, 2020 6 commits
-
-
Jan Hönig authored
Adapted test cases to Sympy Version 1.6 See merge request pycodegen/pystencils!158
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
- 18 Jun, 2020 2 commits
-
-
Markus Holzer authored
-
Markus Holzer authored
-
- 17 Jun, 2020 5 commits
-
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
- 15 Jun, 2020 6 commits
-
-
Markus Holzer authored
add_types: only re-enable double-write check if it was previously enabled See merge request pycodegen/pystencils!156
-
Markus Holzer authored
Fix sympy 1.6 See merge request pycodegen/pystencils!157
-
Markus Holzer authored
-
Michael Kuron authored
-
Markus Holzer authored
-
Markus Holzer authored
-
- 14 Jun, 2020 1 commit
-
-
Markus Holzer authored
-
- 03 Jun, 2020 3 commits
-
-
Markus Holzer authored
Skip llvm tests if llvmlite is not installed See merge request pycodegen/pystencils!152
-
Markus Holzer authored
Add graphviz to interactive (it's require in first tutorial) See merge request pycodegen/pystencils!153
-
Markus Holzer authored
Fix importing boundaryhandling if waLBerla module is available but without cpp_available See merge request pycodegen/pystencils!154
-
- 04 May, 2020 2 commits
-
-
Christoph Schwarzmeier authored
BugFix of the fast_subs function in rng nodes. See merge request pycodegen/pystencils!155
-
Markus Holzer authored
-
- 30 Apr, 2020 1 commit
-
-
Michael Kuron authored
-
- 23 Apr, 2020 2 commits
-
-
Stephan Seitz authored
-
Stephan Seitz authored
-
- 12 Mar, 2020 1 commit
-
-
Stephan Seitz authored
Opencl fixes Closes lbmpy#9 See merge request pycodegen/pystencils!148
-
- 23 Feb, 2020 3 commits
-
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
- 22 Feb, 2020 3 commits
-
-
Martin Bauer authored
- corrected sorting 0.2.10 > 0.2.2
-
Martin Bauer authored
- tests are run in parallel to other jobs -> makes no sense to do performance testing there -> assertion randomly fails
-
Martin Bauer authored
Append assignments to KernelFunction (for later analysis etc.) See merge request pycodegen/pystencils!140
-