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
to create a number field, the following is totally wrong and
needs to be fixed ASAP:
sage: K.<a> = QQ[2^(1/3)]
sage: K
Univariate Polynomial Ring in a over Rational Field
sage: parent(a)
Univariate Polynomial Ring in a over Rational Field
Now that we allow notation such as
to create a number field, the following is totally wrong and
needs to be fixed ASAP:
Component: number theory
Issue created by migration from https://trac.sagemath.org/ticket/1040