Ensure GCD in normalize_coordinates for projective morphisms#35809
Ensure GCD in normalize_coordinates for projective morphisms#35809vbraun merged 8 commits intosagemath:developfrom
normalize_coordinates for projective morphisms#35809Conversation
|
In current implementation, 3 tests will still throw the following error:
|
|
3 doctests failed. |
|
Sorry, I'm still getting used to github, so I'm not I'm asking this correctly. This PR does not seem to be linked to the issue (#35797). Can you fix that? |
I think in GitHub, the way to "link" to a specific issue is to mention or @ it, which I did in the description. So at the end of #35797, you can see "@guojing0 mentioned this issue Jun 22, 2023" When this PR is merged eventually, we then can close that issue manually. |
… create the right ideals for a list of polys
|
This is looking good. I wasn't able to think of any examples where it didn't do what it claims to do. Looks like all tests passed the automated checks and my local tests. Just one thing. In the new examples add the standard: 'checks that #35797 is fixed' in the docs. |
|
Done. |
|
Documentation preview for this PR (built with commit 6425e9e; changes) is ready! 🎉 |
📚 Description
This PR also attempts to address and fixes #35797.
📝 Checklist
⌛ Dependencies