Skip to content
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

Improvements in local cohomology computations #2940

Merged
merged 17 commits into from
Oct 10, 2023

Conversation

pplt
Copy link
Contributor

@pplt pplt commented Sep 29, 2023

These are changes made to the BernsteinSato package by the Local Cohomology group during the M2 workshop at AIM.

We made improvements to the Walther strategy of localCohom. Previously, it computed the entire Cech complex; now it only computes the parts that are really needed. Also, it previously duplicated the computations of annihilators of f^s---the most expensive part of the algorithm.

In addition, we made improvements in the documentation, and changed the name of one of the implementations of AnnFs, which was not computing annihilators, but actually Malgrange ideals.

@DanGrayson DanGrayson merged commit 00c0bb9 into Macaulay2:development Oct 10, 2023
6 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