Skip to content

Generalize fast colored iteration on banded matrix to array output#194

Merged
ChrisRackauckas merged 1 commit intomasterfrom
ChrisRackauckas-patch-1
Oct 7, 2024
Merged

Generalize fast colored iteration on banded matrix to array output#194
ChrisRackauckas merged 1 commit intomasterfrom
ChrisRackauckas-patch-1

Conversation

@ChrisRackauckas
Copy link
Member

The function already uses 2D indexing so it's fast and safe for array output too, it just needs to make sure to get the sparsity information from sparsity (which it should have done in the first place, it just assumed the two were the same).

The function already uses 2D indexing so it's fast and safe for array output too, it just needs to make sure to get the sparsity information from sparsity (which it should have done in the first place, it just assumed the two were the same).
@ChrisRackauckas ChrisRackauckas merged commit 9d6d0e0 into master Oct 7, 2024
@ChrisRackauckas ChrisRackauckas deleted the ChrisRackauckas-patch-1 branch October 7, 2024 12:19
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