Page 1 of 1

SSYTRF and SSYTRS

Posted: Sun Aug 01, 2010 7:37 am
by abshukla
I could not find ssytrf and ssytrs subroutines in magma.
Are you planning to add this to magma in near future ?

Re: SSYTRF and SSYTRS

Posted: Thu Aug 05, 2010 12:00 pm
by Stan Tomov
We have not implemented these yet. We got a number of requests for
them so we will consider adding them soon. The solver (ssytrs) will
be easy to add, as it will be based on already existing routines.