Skip to content

Conversation

GiacomoPope
Copy link
Contributor

This PR removes the depreciated invariants from #28064 (2019). It's been long enough and we should declutter the tab-autocomplete from these very specific functions.

As an aside, I'm not sure why we have:

from . import monsky_washnitzer

Instead of importing objects from this module, but I have not worked with this myself so am loathed to modify this without further input from the community.

@fchapoton
Copy link
Contributor

one failing doctest needs to be fixed

@GiacomoPope
Copy link
Contributor Author

New push fixes the doctest by including an import.

I'm not sure why absolute_igusa_invariants_wamelen() is being tested in the doctests of igusa_clebsch_invariants() instead of absolute_igusa_invariants_wamelen() itself... But rather than change this I just fixed it.

Copy link

github-actions bot commented Feb 4, 2024

Documentation preview for this PR (built with commit 5453456; changes) is ready! 🎉

vbraun pushed a commit to vbraun/sage that referenced this pull request Feb 7, 2024
sagemathgh-37223: Remove invariants commands in global namespace
    
This PR removes the depreciated invariants from sagemath#28064 (2019). It's been
long enough and we should declutter the tab-autocomplete from these very
specific functions.

As an aside, I'm not sure why we have:

```py
from . import monsky_washnitzer
```

Instead of importing objects from this module, but I have not worked
with this myself so am loathed to modify this without further input from
the community.
    
URL: sagemath#37223
Reported by: Giacomo Pope
Reviewer(s): Frédéric Chapoton
@vbraun vbraun merged commit cdd42d4 into sagemath:develop Feb 13, 2024
@GiacomoPope GiacomoPope deleted the deprecation-28064 branch March 6, 2024 16:25
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.

4 participants