Skip to content
Snippets Groups Projects
Forked from Andreas Klöckner / pymbolic
Source project has a limited visibility.
David A Ham's avatar
David Ham authored
Python turns multiple subscripts separated by commas into a tuple of
subscripts. When stringifying this, Pymbolic inserts the set of
parentheses associated with that tuple inside the square brackets for
the subscript. This commit causes Pymbolic to suppress these
parentheses.
da0c1c64
History
Name Last commit Last update