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

Add hcat, vcat features #53

Closed
MaxenceGollier opened this issue Dec 21, 2024 · 1 comment
Closed

Add hcat, vcat features #53

MaxenceGollier opened this issue Dec 21, 2024 · 1 comment

Comments

@MaxenceGollier
Copy link
Contributor

@dpo it would be great if we could have something like in LinearOperators.jl for concatenating matrices.
This would then be useful for the Golub-Riley implementation in QRMumps.jl where we want to work on a matrix defined as

$$A_{\alpha} = \begin{bmatrix}A & \alpha I \end{bmatrix}$$
@MaxenceGollier
Copy link
Contributor Author

I somehow didn't see it was already implemented in coo_linalg.jl, my bad.

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

No branches or pull requests

1 participant