Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Not exactly the same as genvarname, but there you go:

var(['a%d%d' % tuple(p) for p in Zmod(3)^2])

Of course, there's tons of other ways of obtaining a similar result.