Skip to content

MatrixFactorizations Package #3948

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

Open
wants to merge 4 commits into
base: development
Choose a base branch
from

Conversation

kellerlv
Copy link
Contributor

A new matrix factorizations package, a package for computing with length d matrix factorizations. Authors David Favero, Sasha Pevzner, Tim Tribone, and Keller VandeBogert.

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.

Thanks for the contribution!

Without diving into the code too much yet, here are a couple quick comments. Also, there are a couple typos:

M2/Macaulay2/packages/MatrixFactorizations/KellerTests.m2:671: documnetation ==> documentation
M2/Macaulay2/packages/MatrixFactorizations/MatrixFactorizationsDOC.m2:707: followig ==> following

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.

Thanks for the quick response to the previous points! I dug through the code a bit more and have a few more suggestions

moved more things to packageImports, streamlined some spots, overloaded euler, added tests for adjoinRoot and pruning
@kellerlv kellerlv requested a review from d-torrance August 15, 2025 12:53
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