- Oct 21, 2019
-
-
Martin Bauer authored
correctly print RNG nodes See merge request !78
-
Martin Bauer authored
-
Martin Bauer authored
-
Michael Kuron authored
-
- Oct 18, 2019
-
-
Martin Bauer authored
-
- Oct 15, 2019
-
-
Martin Bauer authored
-
- Oct 11, 2019
-
-
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
-
- Oct 10, 2019
-
-
Martin Bauer authored
Fix printing of sp.Infinity/sp.NegativeInfinity See merge request !71
-
Stephan Seitz authored
For sympy, oo s a number. So pystencils prints a type infinity a double INFINITY as INFINITY.0
-
- Oct 09, 2019
-
-
Martin Bauer authored
Fix error in README.md: pystencils[pyopencl] -> pystencils[opencl] See merge request !70
-
Stephan Seitz authored
-
- Oct 01, 2019
-
-
-
Martin Bauer authored
-
Martin Bauer authored
Small fixes See merge request !69
-
Martin Bauer authored
Declare LoopCounterSymbols nonnegative See merge request !68
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Martin Bauer authored
-
Martin Bauer authored
-
- Sep 30, 2019
-
-
Stephan Seitz authored
This removed some checks like `ctr1 <= 0` from my kernels
-
Martin Bauer authored
Set assumptions for TypedSymbol/cast_func/IntegerFunctionTwoArgsMixIn the SymPy way See merge request !66
-
Martin Bauer authored
Bugfix: this bracket should not be here (collate_types returns single type) See merge request !63
-
Martin Bauer authored
Bugfix: Align calculation of number of ghost layers on GPU with CPU version See merge request !65
-
Martin Bauer authored
Bugfix fields accessed for interpolator access See merge request !62
-
Martin Bauer authored
Bugfix avoid east and west const See merge request !64
-
Stephan Seitz authored
-
- Sep 27, 2019
-
-
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
-
Stephan Seitz authored
-
- Sep 26, 2019
-
-
Martin Bauer authored
Kernel wrapper See merge request !61
-
Martin Bauer authored
Eliminate usages of old name 'equation collection' for `AssignmentCollection` See merge request !60
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Martin Bauer authored
Document backends.json See merge request !59
-