- Jun 19, 2020
-
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
- Jun 18, 2020
-
-
Markus Holzer authored
-
Markus Holzer authored
-
- Jun 17, 2020
-
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-
- Jun 15, 2020
-
-
Markus Holzer authored
add_types: only re-enable double-write check if it was previously enabled See merge request !156
-
Markus Holzer authored
Fix sympy 1.6 See merge request !157
-
Markus Holzer authored
-
Michael Kuron authored
-
Markus Holzer authored
-
Markus Holzer authored
-
- Jun 14, 2020
-
-
Markus Holzer authored
-
- Jun 03, 2020
-
-
Markus Holzer authored
Skip llvm tests if llvmlite is not installed See merge request !152
-
Markus Holzer authored
Add graphviz to interactive (it's require in first tutorial) See merge request !153
-
Markus Holzer authored
Fix importing boundaryhandling if waLBerla module is available but without cpp_available See merge request !154
-
- May 04, 2020
-
-
Christoph Schwarzmeier authored
BugFix of the fast_subs function in rng nodes. See merge request !155
-
Markus Holzer authored
-
- Apr 30, 2020
-
-
Michael Kuron authored
-
- Apr 23, 2020
-
-
Stephan Seitz authored
-
Stephan Seitz authored
-
- Mar 12, 2020
-
-
Stephan Seitz authored
Opencl fixes Closes lbmpy#9 See merge request !148
-
- Feb 23, 2020
-
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
- Feb 22, 2020
-
-
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
-
Martin Bauer authored
cuda.TextureReference.set_array(tex_ref, cu_array) -> tex_ref.set_array(cu_array) See merge request pycodegen/pystencils!134
-
Martin Bauer authored
Implement __hash__ for SympyAssignment See merge request pycodegen/pystencils!142
-
Martin Bauer authored
Enable overriding of kwargs in SerialDataHandling.run_kernel See merge request pycodegen/pystencils!143
-
- Feb 21, 2020
-
-
Stephan Seitz authored
-
Stephan Seitz authored
Added guard around import to avoid failing when walberla is there but no python module is built See merge request pycodegen/pystencils!147
-
Christoph Rettinger authored
-