You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This ticket adds the flag polcast to class OrePolynomialRing. It defaults to True.
When there is no twisting derivation and twisting morphism (or that the twisting morphism is the identity), the constructor creates a regular PolynomialRing if polcast is True or a real OrePolynomialRing if polcast is False.
This ticket adds the flag
polcast
to classOrePolynomialRing
. It defaults toTrue
.When there is no twisting derivation and twisting morphism (or that the twisting morphism is the identity), the constructor creates a regular
PolynomialRing
ifpolcast
isTrue
or a realOrePolynomialRing
ifpolcast
is False.CC: @xcaruso
Component: algebra
Author: Antoine Leudière
Branch/Commit:
dbda51e
Reviewer: Xavier Caruso
Issue created by migration from https://trac.sagemath.org/ticket/34001
The text was updated successfully, but these errors were encountered: