On Fri, Jan 19, 2024 at 9:35 AM 'Animesh Shree' via sage-devel
<sage-devel@googlegroups.com> wrote:
>
> I have been looking into sparse matrix LU decomposition issue.
>
> In that conversation SuiteSparse is proposed to handle sparse matrix 
> decomposition.
>
> What I could find that it is mostly C and Matlab. I don't know where it has 
> been used before in sage. There is doc present on site.

I've just left a comment there - copying here just in case:

suitesparse is best reached via a Sage package cvxopt.
https://cvxopt.org/userguide/spsolvers.html#cvxopt.umfpack.numeric
says you can get LU factorisation of sparse matrices there.

Dima

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/CAAWYfq0E9rqz1Hz4%2BQdDaXn62CLN9nVXOnSefpJLMWXVuCQ%2Bxg%40mail.gmail.com.

Reply via email to