Skip to content

Fix elementary Matrix construction bug#1372

Open
pstaabp wants to merge 2 commits into
openwebwork:developfrom
pstaabp:bugfix/elem-matrix
Open

Fix elementary Matrix construction bug#1372
pstaabp wants to merge 2 commits into
openwebwork:developfrom
pstaabp:bugfix/elem-matrix

Conversation

@pstaabp
Copy link
Copy Markdown
Member

@pstaabp pstaabp commented Jan 29, 2026

Fix a bug related to elementary matrices, fix the test and add some additional tests for elementary matrices.

This is to fix #1371

@pstaabp pstaabp linked an issue Jan 29, 2026 that may be closed by this pull request
@pstaabp pstaabp force-pushed the bugfix/elem-matrix branch from 5e2e0d2 to 87c3de2 Compare January 29, 2026 01:10
Comment thread lib/Value/Matrix.pm Outdated
@pstaabp
Copy link
Copy Markdown
Member Author

pstaabp commented Feb 23, 2026

Fixed the POD documentation to make it clearer (and correct).

@Alex-Jordan
Copy link
Copy Markdown
Contributor

I opened a PR to your branch here, @pstaabp. There is one thing wrong in the POD you edited, just a typo or copy-paste oversight. And then I also tried to clarify the POD affected by this PR.

@Alex-Jordan
Copy link
Copy Markdown
Contributor

But if the PR I opened is good for you and gets merged, I can approve this. I tested the actual fix, and it's good.

@Alex-Jordan
Copy link
Copy Markdown
Contributor

And then also this can be rebased and retargeted to the 2.21 branch.

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.

Elementary Matrix in Value::Matrix

3 participants