- Aug 30, 2017
- Aug 11, 2017
-
-
Andreas Klöckner authored
-
- Jul 30, 2017
-
-
Matt Wala authored
-
- Jul 28, 2017
-
-
Andreas Klöckner authored
-
- Jul 19, 2017
-
-
Matt Wala authored
-
- Jul 16, 2017
- Jul 15, 2017
-
-
Matt Wala authored
cacheable before creating the cache key.
-
- Jul 13, 2017
-
-
Matt Wala authored
-
- Jul 10, 2017
-
-
Matt Wala authored
-
- Jul 09, 2017
-
-
Matt Wala authored
-
- Jul 08, 2017
-
-
Matt Wala authored
This function does trivial things, but it's there to solve the problem that the reduction neutral element getters are not allowed to store dtypes (#80). The function mangler demands that a function knows its type based on its arguments. For the neutral element getters, this is impossible because they take zero arguments. The simplest fix I can think of is to change a call to neutral_element() to a call to make_tuple(). Currently, the tuple code doesn't work yet due to pickling issues. I think the root cause is somewhere in __hackily_ensure_multi_argument_functions_are_scoped_private().
-
- Jul 02, 2017
-
-
James Stevens authored
-
- Jun 30, 2017
-
-
James Stevens authored
-
James Stevens authored
-
- May 23, 2017
- May 21, 2017
-
-
Matt Wala authored
-
- May 20, 2017
-
-
Matt Wala authored
array prefixes as they are aded to the set. Closes #25 on gitlab Depends on inducer/pytools!2 on gitlab
-
- Apr 24, 2017
- Apr 08, 2017
-
-
Matt Wala authored
type. Now, the argument to a reduction can be either a scalar or a tuple.
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
either a tuple, reduction, or a substitution invocation). Also, rewrite the reduction mapping code to rely on recursive calls map_tuple(). This cleans up a lot of reduction mapping code substantially.
-
- Apr 07, 2017
- Mar 21, 2017
-
-
Andreas Klöckner authored
-
- Mar 15, 2017
-
-
Nick Curtis authored
-
- Feb 24, 2017
-
-
Andreas Klöckner authored
-
- Feb 17, 2017
- Feb 15, 2017
-
-
Andreas Klöckner authored
-
- Feb 06, 2017