- Jun 14, 2018
-
-
Andreas Klöckner authored
tests: skip tests if maxima not available See merge request inducer/pymbolic!19
-
Alexandru Fikl authored
-
Alexandru Fikl authored
-
Alexandru Fikl authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Jun 13, 2018
-
-
Alexandru Fikl authored
-
- Jun 07, 2018
-
-
Alexandru Fikl authored
-
- May 22, 2018
-
-
Andreas Klöckner authored
Implement a LaTeX mapper See merge request inducer/pymbolic!18
-
Andreas Klöckner authored
-
- May 21, 2018
- May 19, 2018
-
-
Andreas Klöckner authored
Fix, test order of operations in shift stringification (closes #6 on gitlab) Closes #6 See merge request inducer/pymbolic!17
-
Andreas Klöckner authored
-
- May 18, 2018
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
[bugfix] Correct mod implementation for right operand being 1 See merge request inducer/pymbolic!16
-
Dominic Kempf authored
In fact x % 1 is 0, not x.
-
- May 03, 2018
-
-
Andreas Klöckner authored
-
- May 02, 2018
-
-
Andreas Klöckner authored
Un-pickling of `CallWithKwargs`. See merge request inducer/pymbolic!15
-
- May 01, 2018
-
-
Kaushik Kulkarni authored
-
- Mar 16, 2018
-
-
-
Andreas Klöckner authored
-
- Mar 09, 2018
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Fixes/improvements to get_dot_dependency_graph(). See merge request inducer/pymbolic!14
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
- Fix a typo in an argument name. - Reverse the dependency edges, because it's more typical for the arrow to point to the instruction that the computation depends on, rather than the other way around. - Add a hook for customizing node attributes.
-
- Feb 27, 2018
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Nov 14, 2017
-
-
Andreas Klöckner authored
Fix BitwiseAnd stringifier (&, not ^) See merge request inducer/pymbolic!13
-
Lawrence Mitchell authored
-
- Oct 29, 2017
-
-
Andreas Klöckner authored
-