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

Prefer graded_polynomial_ring over grade #2889

Merged
merged 3 commits into from
Oct 11, 2023

Conversation

fingolfin
Copy link
Member

No description provided.

Comment on lines +415 to +417
# HACK: we pass 'cached' only to 'polynomial_ring', but it really should
# also affect whether the MPolyDecRing gets cached...
return grade(polynomial_ring(C, V; ordering, cached)[1], W)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fieker FYI

Copy link
Member

@HereAround HereAround left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @fingolfin . I like this change!

@HereAround
Copy link
Member

HereAround commented Oct 11, 2023

@fingolfin I have taken the liberty to fix the failed doctests. Also, auto-merge is now enabled. If everything goes according to plan, this PR will thus be merged shortly.

@fingolfin fingolfin enabled auto-merge (squash) October 11, 2023 21:01
@fingolfin fingolfin merged commit 2912834 into oscar-system:master Oct 11, 2023
8 of 12 checks passed
@fingolfin fingolfin deleted the mh/grade branch October 12, 2023 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants