Skip to content

Optimized implementation for structured matrices V2#319

Open
ErikQQY wants to merge 2 commits intoJuliaDiff:mainfrom
ErikQQY:qqy/structured3
Open

Optimized implementation for structured matrices V2#319
ErikQQY wants to merge 2 commits intoJuliaDiff:mainfrom
ErikQQY:qqy/structured3

Conversation

@ErikQQY
Copy link
Copy Markdown

@ErikQQY ErikQQY commented Apr 29, 2026

Basically #139 with new implementations

end
return SMC.BipartiteGraph(S1, S2)
end

Copy link
Copy Markdown
Author

@ErikQQY ErikQQY Apr 29, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gdalle For now I just want to make sure the structured coloring algorithms working for Diagonal, Bidiagonal and Tridiagonal matrices, but it turns out we still need to make transpose to be GPU-compatiable to allow colorings and decompression. Do these implementations look resonable to you, if do, I will continue on this direction.

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