Trying to LaTeX the graph generated by something like
Permutation([3,1,2]).show()
The command
latex(Permutation([3,1,2]).show())
returns the graph followed by \mathrm{None}
| 1 | initial version |
Trying to LaTeX the graph generated by something like
Permutation([3,1,2]).show()
The command
latex(Permutation([3,1,2]).show())
returns the graph followed by \mathrm{None}
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.