- Dec 19, 2016
-
-
Andreas Klöckner authored
Improve pickleability: Avoid interning instruction ids that are None, which causes a TypeError (closes #14). See merge request !69
-
- Dec 14, 2016
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
find_idempotence(): Replace fixed point iteration with a check based on SCCs (closes #16). See merge request !66
-
- Dec 13, 2016
-
-
Andreas Klöckner authored
-
- Dec 12, 2016
-
-
Andreas Klöckner authored
Bump kernel version to invalidate caches with broken schedule results (!62)
-
Andreas Klöckner authored
Use CSE caching for mappers that may get called before the CSE -> assignment translation See merge request !64
-
Andreas Klöckner authored
-
Andreas Klöckner authored
This reverts merge request !62
-
Andreas Klöckner authored
Remove ambiguity warning from the scheduler Implement https://github.com/inducer/loopy/issues/74 See merge request !62
-
Dominic Kempf authored
it is needed and useful in tests.
-
Dominic Kempf authored
-
- Dec 11, 2016
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Speed up temporary shape deduction by using a batched access range mapper call (closes #13). See merge request !61
-
Andreas Klöckner authored
Fix doctest: Execute the block that disables syntax highlighting. See merge request !60
-
Matt Wala authored
-
Matt Wala authored
mapper call (closes #13).
-
Matt Wala authored
- Dec 10, 2016
-
-
Andreas Klöckner authored
Allow integer reductions Enables reductions on integer variables, and adds a correctness test for said reductions See merge request !59
-
Nick Curtis authored
-
Nick Curtis authored
-
- Dec 09, 2016
-
-
Nick Curtis authored
-
Nick Curtis authored
-
Nick Curtis authored
-
Nick Curtis authored
check that the index returned is a minimum, rather than the exact value from numpy (in case of duplicate min/maxs)
-
Nick Curtis authored
-
Nick Curtis authored
-
Nick Curtis authored
-
Nick Curtis authored
-
Nick Curtis authored
-
Nick Curtis authored
-
Nick Curtis authored
-
Nick Curtis authored
-
Nick Curtis authored
-
- Dec 08, 2016
-
-
Andreas Klöckner authored
Start including stats code in flake8 run See merge request !55
-
James Stevens authored
-
- Dec 07, 2016
-
-
Andreas Klöckner authored
Fix inames to dup stateful mess See merge request !57
-
Andreas Klöckner authored
-