- 21 Oct, 2019 3 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Michael Kuron authored
-
- 18 Oct, 2019 1 commit
-
-
Martin Bauer authored
-
- 17 Oct, 2019 2 commits
-
-
Stephan Seitz authored
-
Michael Kuron authored
-
- 15 Oct, 2019 2 commits
-
-
Martin Bauer authored
-
Stephan Seitz authored
-
- 11 Oct, 2019 2 commits
-
-
Martin Bauer authored
- bugfix: loop counter of vectorized loop now correctly stored as SIMD vector with entries i, i+1, i+2, ... - basis for in-kernel boundary handling
-
Martin Bauer authored
-
- 10 Oct, 2019 1 commit
-
-
Stephan Seitz authored
For sympy, oo s a number. So pystencils prints a type infinity a double INFINITY as INFINITY.0
-
- 01 Oct, 2019 6 commits
-
-
-
Martin Bauer authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Martin Bauer authored
-
Martin Bauer authored
-
- 30 Sep, 2019 2 commits
-
-
Stephan Seitz authored
This removed some checks like `ctr1 <= 0` from my kernels
-
Stephan Seitz authored
-
- 27 Sep, 2019 4 commits
-
-
Stephan Seitz authored
For the calculation of the number of ghostlayers only relative accesses should be considered like on the CPU version
-
Stephan Seitz authored
Pystencils will print two const when printing an assignment to a const numpy.dtype. With the new type interference, this case can now occur more often
-
Stephan Seitz authored
type)
-
Stephan Seitz authored
-
- 26 Sep, 2019 5 commits
-
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
- 25 Sep, 2019 2 commits
-
-
-
Stephan Seitz authored
-
- 24 Sep, 2019 6 commits
-
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
- 23 Sep, 2019 4 commits
-
-
Stephan Seitz authored
There is now a superior implementation in pystencils_autodiff. This is actually a AST Node for wrapper code. pystencils_autodiff has now a AST printer for framework integration code. So framework AST nodes are now there and kernel AST nodes remain here.
-
Stephan Seitz authored
-
-
Stephan Seitz authored
-