Skip to content

Refine CSR matrix unary and sym methods - #339

Merged
vickysharma0812 merged 1 commit into
devfrom
vikas-dev
Aug 6, 2026
Merged

Refine CSR matrix unary and sym methods#339
vickysharma0812 merged 1 commit into
devfrom
vikas-dev

Conversation

@vickysharma0812

Copy link
Copy Markdown
Member

Fix the BaseType import typo in CSRMatrix_SetMethods and clean up CSR matrix unary/symmetry code to use explicit module imports, aliased procedure calls, and normalized math/default constants. The changes also tighten symmetric CSR sparsity construction by switching to named GetNNZ arguments, adding the missing utility imports, and improving consistency in error handling and procedure naming.

Fix the `BaseType` import typo in `CSRMatrix_SetMethods` and clean up CSR matrix unary/symmetry code to use explicit module imports, aliased procedure calls, and normalized math/default constants. The changes also tighten symmetric CSR sparsity construction by switching to named `GetNNZ` arguments, adding the missing utility imports, and improving consistency in error handling and procedure naming.
@vickysharma0812
vickysharma0812 merged commit 9af1524 into dev Aug 6, 2026
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.

1 participant