Skip to content

First stub for modstd support for modules - #6177

Draft
HechtiDerLachs wants to merge 12 commits into
oscar-system:masterfrom
HechtiDerLachs:modstd_for_modules
Draft

First stub for modstd support for modules#6177
HechtiDerLachs wants to merge 12 commits into
oscar-system:masterfrom
HechtiDerLachs:modstd_for_modules

Conversation

@HechtiDerLachs

Copy link
Copy Markdown
Collaborator

I needed this for a project with @simonfelten, so this is an effort to bring Singular's ModStd to the OFPModules in Oscar.
I will try to do everything in parallel to what we have for ideals. I think, it would be nice if throughout the next weeks we could discuss how such functionality could be integrated into Oscar, even if not user-facing for the moment.

ping @jankoboehm , @wdecker

@HechtiDerLachs
HechtiDerLachs marked this pull request as draft August 10, 2026 12:45
@HechtiDerLachs

Copy link
Copy Markdown
Collaborator Author

I consulted with @JohnAAbbott about his "dodgy_mode". This PR now needs to be run with this one on AA. Up to now it is a suggestion as to how we might integrate this functionality. Feel free to have a look!

@HechtiDerLachs

Copy link
Copy Markdown
Collaborator Author

@ederc raises the question how we want to cache dodgy stuff. In this PR I introduce an extra cache for "dodgy groebner bases", but maybe this is not what we want to do?

@YueRen suggests that the log allows the user to track dodgy intermediate results and to use only one cache. @ederc agrees and suggests that one may still add a flag to the data type for the GB to keep the information whether it was obtained in a dodgy way.

In general people are in favor of not introducing parallel caching structures.

@fingolfin fingolfin removed the triage label Aug 19, 2026
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.

2 participants