Skip to content
Snippets Groups Projects
Frederik Hennig's avatar
closed issue #47 "Clean extended SymPy functions" at pycodegen / pystencils
Frederik Hennig's avatar
deleted branch fhennig/obsolete-stuff at pycodegen / pystencils
Frederik Hennig's avatar
accepted merge request !483 "Remove or deprecate unused and obsolete modules." at pycodegen / pystencils
Frederik Hennig's avatar
pushed to branch v2.0-dev at pycodegen / pystencils
Richard Angersbach's avatar
approved merge request !483 "Remove or deprecate unused and obsolete modules." at pycodegen / pystencils
Frederik Hennig's avatar
deleted branch fhennig/cpu-jit-patch at pycodegen / pystencils
Frederik Hennig's avatar
accepted merge request !482 "Fix IndexError in CPU-JIT on kernels with zero domain fields" at pycodegen / pystencils
Frederik Hennig's avatar
pushed to branch v2.0-dev at pycodegen / pystencils
Frederik Hennig's avatar
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...
Richard Angersbach's avatar
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":...

Christoph Alt's avatar
approved merge request !482 "Fix IndexError in CPU-JIT on kernels with zero domain fields" at pycodegen / pystencils
Frederik Hennig's avatar
deleted branch fhennig/rng-state at pycodegen / pystencils
Frederik Hennig's avatar
accepted merge request !481 "Introduce immutable RNG state for correct comparisons and pickling" at pycodegen / pystencils
Frederik Hennig's avatar
pushed to branch v2.0-dev at pycodegen / pystencils
Frederik Hennig's avatar
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 :)

Frederik Hennig's avatar
pushed to branch fhennig/rng-state at pycodegen / pystencils
Michael Kuron's avatar
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.

Michael Kuron's avatar
approved merge request !481 "Introduce immutable RNG state for correct comparisons and pickling" at pycodegen / pystencils
Michael Kuron's avatar
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

Michael Kuron's avatar
commented on merge request !481 "Introduce immutable RNG state for correct comparisons and pickling" at pycodegen / pystencils

What's RngStateBase?