Skip to content

Fixed a bug in CSC format checking#129

Open
mmmaat wants to merge 1 commit into
scikit-sparse:masterfrom
mmmaat:fix_bad_conversion_warning
Open

Fixed a bug in CSC format checking#129
mmmaat wants to merge 1 commit into
scikit-sparse:masterfrom
mmmaat:fix_bad_conversion_warning

Conversation

@mmmaat

@mmmaat mmmaat commented Aug 19, 2024

Copy link
Copy Markdown

The boolean check is actually not A or (B and C), should be not (A or (B and C))

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