Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Is it possible to subclass a sage class?

I want to subclass the sage Polyhedra class.

Basically, I have a bunch of functions I have written for polyhedra and I want to organize them in a class. Is this possible in sage?