Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multivariate polynomial rings with no variables do not print properly #3026

Closed
sagetrac-broune mannequin opened this issue Apr 26, 2008 · 4 comments
Closed

multivariate polynomial rings with no variables do not print properly #3026

sagetrac-broune mannequin opened this issue Apr 26, 2008 · 4 comments

Comments

@sagetrac-broune
Copy link
Mannequin

sagetrac-broune mannequin commented Apr 26, 2008

The following output from sage does not make too much sense.

sage: PolynomialRing(QQ, names=[])
Multivariate Polynomial Ring in  over Rational Field

wstein suggested that it might print something like the following.

Multivariate Polynomial Ring in no variables over Rational Field

Component: commutative algebra

Issue created by migration from https://trac.sagemath.org/ticket/3026

@sagetrac-broune sagetrac-broune mannequin added this to the sage-3.1 milestone Apr 26, 2008
@sagetrac-broune sagetrac-broune mannequin assigned malb Apr 26, 2008
@sagetrac-broune sagetrac-broune mannequin changed the title multivariate polynomial ring with no variables do not print properly multivariate polynomial rings with no variables do not print properly Apr 26, 2008
@sagetrac-broune sagetrac-broune mannequin modified the milestones: sage-3.1, sage-3.0.1 Apr 26, 2008
@sagetrac-mabshoff

This comment has been minimized.

@sagetrac-broune sagetrac-broune mannequin assigned sagetrac-broune and unassigned malb May 7, 2008
@sagetrac-broune
Copy link
Mannequin Author

sagetrac-broune mannequin commented May 7, 2008

comment:5

Attachment: novariables.changeset.gz

@sagetrac-cwitty
Copy link
Mannequin

sagetrac-cwitty mannequin commented May 10, 2008

comment:6

Code looks good, doctests pass in sage/rings/polynomial. Positive review.

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented May 11, 2008

comment:7

Merged in Sage 3.0.2.alpha0

@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed May 11, 2008
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant