On 03/28/2012 06:14 PM, Mark Shimozono wrote:
Suppose I want to create a custom subclass of a polynomial ring.
From which class should it inherit? It should not care so much about
the
eventual base ring.
I'm a sage development newbie.
Where can I read about the class hierarchy for sage polynomi
Suppose I want to create a custom subclass of a polynomial ring.
>From which class should it inherit? It should not care so much about
the
eventual base ring.
I'm a sage development newbie.
Where can I read about the class hierarchy for sage polynomials?
I'm a little confused at the organizational