Skip to content

Update MultigradedImplicitization #3822

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

Merged

Conversation

bkholler
Copy link
Contributor

Added an option to use interpolation to compute polynomials in multigraded components and changes made by @mahrud to speed up multidegree and basis computation.

"componentsOfKernel",
-- Options
"Grading", "PreviousGens", "ReturnTargetGrading", "UseMatroidSpeedup"
"Grading", "PreviousGens", "ReturnTargetGrading", "UseMatroid", "UseInterpolation", "Verbose"
Copy link
Member

Choose a reason for hiding this comment

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

Verbose is already exported by Core, so you shouldn't need to export it here

Copy link
Member

Choose a reason for hiding this comment

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

@bkholler I will make this change and push to your repository. Since it's just an update, I think we can include this PR in the June 1st patch release.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@mahrud Fantastic! Thanks!

@mahrud mahrud mentioned this pull request May 18, 2025
8 tasks
Copy link
Member

@d-torrance d-torrance 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!

@d-torrance d-torrance merged commit a6f42db into Macaulay2:development May 28, 2025
8 of 9 checks passed
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.

3 participants