JuliaDiff / JuliaDiff/SparseMatrixColorings.jl
Create a function to return the seeds for AD
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 45
- Forks
- 11
- Avg merge
- 1h 35m
- Merged PRs (30d)
- 3
Description
We can also do an in-place.
I found routines for that in ColPack and it could be nice to have them here too.
It can more user-friendly than using row_groups or column_groups directly.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing row_groups and column_groups entry points, then compare their behavior with the relevant ColPack routines. Clarify whether the requested API should return AD seeds, support an in-place form, or both; done should include a documented user-facing function with tests for the expected seeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100