Skip to content

Do not use nnz as cursor (just write it once) - #110

Merged
dance858 merged 2 commits into
mainfrom
nnz-write-once
Aug 28, 2026
Merged

Do not use nnz as cursor (just write it once)#110
dance858 merged 2 commits into
mainfrom
nnz-write-once

Conversation

@dance858

Copy link
Copy Markdown
Collaborator

Fixes a convention in the code base that we never use A->nnz as a counter/cursor in the code base, and only write to it once when we know the exact nnz count.

@dance858
dance858 merged commit 55499c1 into mainAug 28, 2026
11 checks passed
@dance858
dance858 deleted the nnz-write-once branch September 5, 2026 15:23
Sign up for freeto 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

@dance858