Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 719 Bytes

demo-constructions-categories-short.rst

File metadata and controls

23 lines (15 loc) · 719 Bytes

Demonstration: Algebraic constructions and categories

sage: Px.<x> = QQ[]
sage: Fx = Px.fraction_field()
sage: g = sage.categories.category.category_graph()
sage: g.set_latex_options(format = "dot2tex")
sage: view(g, tightpage = True, viewer = "pdf")  # optional - dot2tex