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

Commits on Jun 6, 2023

  1. bug fix from Mike

    DanGrayson committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    6f30747 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Merge branch 'pre-master'

    DanGrayson committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    8df01f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Merge branch 'pre-master'

    DanGrayson committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    5572c8a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Converted mutable matrices to matrices in instances of sub()

    At some point M2 no longer allowed for mutable matrices to be used in `sub()`. Instances of this was fixed by converting the mutable matrices to a matrix.
    Branden Stone authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d55ea7c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Merge pull request Macaulay2#2892 from bstone/master

    Converted mutable matrices to matrices in instances of `sub()`
    DanGrayson authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    379c963 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    6cd631a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    1b7517b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09f1b6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d12da6 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    6a3dabe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5d2475 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecb482a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cebf163 View commit details
    Browse the repository at this point in the history
  5. Small fix

    pplt committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    e919c6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebf9f3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52f1ceb View commit details
    Browse the repository at this point in the history
  8. Added a comma

    pplt committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    1716a0f View commit details
    Browse the repository at this point in the history