Skip to content

feat: skip shape check for RangesMatrix math operations#234

Merged
mhasself merged 1 commit intomasterfrom
ranges_math_shape
Feb 18, 2026
Merged

feat: skip shape check for RangesMatrix math operations#234
mhasself merged 1 commit intomasterfrom
ranges_math_shape

Conversation

@skhrg
Copy link
Copy Markdown
Member

@skhrg skhrg commented Feb 18, 2026

As discussed on slack.

This is safe for addition and multiplication due to the shape check that already happens and for inversion there is no external inputs so the shape check is trivially safe to skip.

@skhrg skhrg requested a review from mhasself February 18, 2026 16:59
Copy link
Copy Markdown
Member

@mhasself mhasself left a comment

Choose a reason for hiding this comment

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

Great!!

@mhasself mhasself merged commit 342eef2 into master Feb 18, 2026
2 checks passed
@mhasself mhasself deleted the ranges_math_shape branch February 18, 2026 20:31
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.

2 participants