Skip to content

Conversation

@user202729
Copy link
Contributor

@user202729 user202729 commented Nov 14, 2025

Picking up #40070

as far as I can tell the fedora:42 failure is irrelevant.

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation and checked the documentation preview.

⌛ Dependencies

@github-actions
Copy link

Documentation preview for this PR (built with commit 8c4f225; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

Copy link
Member

@vincentmacri vincentmacri left a comment

Choose a reason for hiding this comment

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

Looks good overall, just a bunch of nitpicks.

Tagging @GiacomoPope @grhkm21 who were involved in the previous PR.

sage: WP.change_ring(GF(5))
Weighted Projective Space of dimension 2 with weights (1, 3, 1) over Finite Field of size 5
"""
if isinstance(R, Map):
Copy link
Member

Choose a reason for hiding this comment

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

It would be nice to include an example of this in the docstring.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

actually I find this mathematically questionable. Map of rings induce map of their scheme in opposite direction, right.

@user202729
Copy link
Contributor Author

Someone else may want to double check the equality comparison logic in case of rings with zero divisor (I haven't).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants