Skip to content

Comments

chore: update matrix documentation to align with v15#3591

Merged
gwhitney merged 7 commits intojosdejong:developfrom
orelbn:orelbn/fix-matrix-docs
Nov 11, 2025
Merged

chore: update matrix documentation to align with v15#3591
gwhitney merged 7 commits intojosdejong:developfrom
orelbn:orelbn/fix-matrix-docs

Conversation

@orelbn
Copy link
Contributor

@orelbn orelbn commented Nov 10, 2025

Closes #3565

Description

Updates matricies documentation with changes outlined in the issue referenced above.

Tests

The functionality is already verified in:

  • test/unit-tests/function/arithmetic/add.test.js > should add a scalar and a matrix correctly
  • test/unit-tests/function/matrix/size.test.js

Copy link
Collaborator

@gwhitney gwhitney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for attending to a persnickety little issue like this one! Much appreciated. Just a few minor layout comments and then we'll get this merged.

@orelbn
Copy link
Contributor Author

orelbn commented Nov 11, 2025

Thanks so much for attending to a persnickety little issue like this one! Much appreciated. Just a few minor layout comments and then we'll get this merged.

Thanks for the review! addressed your comments, let me know if there is anything else.

Copy link
Collaborator

@gwhitney gwhitney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good now. Thanks!

@gwhitney gwhitney merged commit b81420f into josdejong:develop Nov 11, 2025
8 checks passed
@josdejong
Copy link
Owner

Thanks Orel!

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.

Documentation errors in Matrix page

3 participants