Skip to content

Fix #1004: Matrix should raise ValueError in case of negative dimensions#1005

Merged
skirpichev merged 1 commit into
mpmath:masterfrom
baranwalayush:fix/matrix_ValueError
Oct 5, 2025
Merged

Fix #1004: Matrix should raise ValueError in case of negative dimensions#1005
skirpichev merged 1 commit into
mpmath:masterfrom
baranwalayush:fix/matrix_ValueError

Conversation

@baranwalayush

Copy link
Copy Markdown
Contributor

@skirpichev skirpichev merged commit 47917f0 into mpmath:master Oct 5, 2025
15 checks passed
@skirpichev skirpichev added this to the 1.4 milestone Oct 12, 2025
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.

Matrix can have negative dimensions, which should raise ValueError when encountered.

2 participants