Skip to content

Conversation

@anastasia21112
Copy link
Contributor

Changes

  • Reduce every matrix to 32x32
  • For every 2x2 block, count how many zeros and if >= 3, replace block with 1, else 0
  • Multiply the amount of nonzero elements in the 32x32 matrix by percentage sparsity
  • Plot this metric against the time for every algorithm

@ChrisRackauckas
Copy link
Member

The plot seems to have failed.

@ChrisRackauckas ChrisRackauckas merged commit ccfef91 into SciML:master Nov 30, 2024
2 checks passed
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