- 30 Apr, 2020 1 commit
-
-
Michael Kuron authored
-
- 12 Mar, 2020 1 commit
-
-
Stephan Seitz authored
Opencl fixes Closes lbmpy#9 See merge request !148
-
- 23 Feb, 2020 3 commits
-
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
- 22 Feb, 2020 6 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
-
Martin Bauer authored
cuda.TextureReference.set_array(tex_ref, cu_array) -> tex_ref.set_array(cu_array) See merge request !134
-
Martin Bauer authored
Implement __hash__ for SympyAssignment See merge request !142
-
Martin Bauer authored
Enable overriding of kwargs in SerialDataHandling.run_kernel See merge request !143
-
- 21 Feb, 2020 3 commits
-
-
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 !147
-
Christoph Rettinger authored
-
- 12 Feb, 2020 3 commits
-
-
Martin Bauer authored
FVM derivation: use a smaller stencil before trying brute-force to find the sparsest stencil See merge request !146
-
Michael Kuron authored
-
Stephan Seitz authored
-
- 11 Feb, 2020 3 commits
-
-
Martin Bauer authored
Add remaining parameters from DataHandling.add_array to DataHandling.add_arrays See merge request !138
-
Martin Bauer authored
Switch back to intersphinx sympy.org/latest ('coz it works) See merge request !145
-
Stephan Seitz authored
-
- 03 Feb, 2020 2 commits
-
-
Martin Bauer authored
Fixed Volume of Fluid discretization and added Advection-Diffusion testcase See merge request pycodegen/pystencils!141
-
Martin Bauer authored
Correctly print sp.Abs in generated code See merge request pycodegen/pystencils!127
-
- 30 Jan, 2020 6 commits
-
-
Michael Kuron authored
-
Michael Kuron authored
-
Alexander Reinauer authored
-
Stephan Seitz authored
-
Martin Bauer authored
Use `rich` for syntax highlighting of `show_code` also in terminal See merge request pycodegen/pystencils!139
-
Stephan Seitz authored
-
- 27 Jan, 2020 1 commit
-
-
Stephan Seitz authored
-
- 24 Jan, 2020 2 commits
-
-
Martin Bauer authored
Add assertion that headers follow the pattern /"..."/ or /<...>/ See merge request pycodegen/pystencils!137
-
Stephan Seitz authored
-
- 23 Jan, 2020 9 commits
-
-
Stephan Seitz authored
CI: Replace minimal-ubuntu job with ubuntu Closes #19 See merge request pycodegen/pystencils!135
-
Michael Kuron authored
-
Michael Kuron authored
-
Martin Bauer authored
Interpolation refactoring See merge request !129
-
Michael Kuron authored
-
Michael Kuron authored
-
Michael Kuron authored
-
Stephan Seitz authored
-
Michael Kuron authored
-