accepted
merge request
!483
"Remove or deprecate unused and obsolete modules."
at
pycodegen / pystencils
-
c5bdd61c · Merge branch 'fhennig/obsolete-stuff' into 'v2.0-dev'
- ... and 1 more commit. Compare 90a342fb...c5bdd61c
approved
merge request
!483
"Remove or deprecate unused and obsolete modules."
at
pycodegen / pystencils
accepted
merge request
!482
"Fix IndexError in CPU-JIT on kernels with zero domain fields"
at
pycodegen / pystencils
-
90a342fb · Merge branch 'fhennig/cpu-jit-patch' into 'v2.0-dev'
- ... and 1 more commit. Compare 5c4f9d2c...90a342fb
commented on
merge request !483
"Remove or deprecate unused and obsolete modules."
at
pycodegen / pystencils
The current JIT does not support MSVC and Windows, mostly because I had no way of developing and testing it...
commented on
merge request !483
"Remove or deprecate unused and obsolete modules."
at
pycodegen / pystencils
Just some short questions to make sure no work is "lost":...
approved
merge request
!482
"Fix IndexError in CPU-JIT on kernels with zero domain fields"
at
pycodegen / pystencils
accepted
merge request
!481
"Introduce immutable RNG state for correct comparisons and pickling"
at
pycodegen / pystencils
-
5c4f9d2c · Merge branch 'fhennig/rng-state' into 'v2.0-dev'
- ... and 1 more commit. Compare 18e1a484...5c4f9d2c
commented on
merge request !481
"Introduce immutable RNG state for correct comparisons and pickling"
at
pycodegen / pystencils
the original name of the class which I shortened :)
commented on
merge request !481
"Introduce immutable RNG state for correct comparisons and pickling"
at
pycodegen / pystencils
Looks good, just some minor issues with two comments.
approved
merge request
!481
"Introduce immutable RNG state for correct comparisons and pickling"
at
pycodegen / pystencils
commented on
merge request !481
"Introduce immutable RNG state for correct comparisons and pickling"
at
pycodegen / pystencils
update this comment, it's not actually optional
commented on
merge request !481
"Introduce immutable RNG state for correct comparisons and pickling"
at
pycodegen / pystencils
What's RngStateBase
?