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

Converted mutable matrices to matrices in instances of sub() #2892

Merged
merged 1 commit into from
Aug 12, 2023

Conversation

bstone
Copy link

@bstone bstone commented Jun 27, 2023

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.

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.
@bstone
Copy link
Author

bstone commented Jun 28, 2023

I forgot to mention, this is an update for QuillenSuslin.m2. Updated author info as well.

@DanGrayson DanGrayson merged commit 379c963 into Macaulay2:master Aug 12, 2023
@mahrud
Copy link
Member

mahrud commented Sep 29, 2023

@mikestillman @DanGrayson this PR seems to have been merged into master only, hence the commit isn't present in development, which may be contributing to merging issues in other pull requests.

@bstone
Copy link
Author

bstone commented Nov 10, 2023

Was this a mistake on my part? Should I be making the PRs to a development branch instead?

@mahrud
Copy link
Member

mahrud commented Nov 11, 2023

You should make PRs to development branch, but before merging maintainers can also switch the base branch if it's not correct, but that wasn't noticed in this case. I don't think you have to do anything else now.

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