Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement update protocol for SparseMatrixCSC and SparseVector #320

Open
willow-ahrens opened this issue Dec 5, 2023 · 0 comments
Open
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@willow-ahrens
Copy link
Owner

willow-ahrens commented Dec 5, 2023

These two haven't been update-able for a little while, but we can just copy the SparseListLevel protocols and put them into the SparseMatrixCSC file. We many need to also adjust definitions of update and declare similarly. you can use https://github.com/willow-ahrens/Finch.jl/blob/main/src/interface/abstract_arrays.jl as a reference as well.

@willow-ahrens willow-ahrens added this to the v0.7.0 milestone Dec 5, 2023
@willow-ahrens willow-ahrens self-assigned this Dec 5, 2023
@willow-ahrens willow-ahrens modified the milestones: v0.7.0, v1.0 Feb 24, 2024
@willow-ahrens willow-ahrens added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant