I am wondering if one can use SVDSolve(...) with two matrices? Something similar to EPSSolve(J,M,...) for generalized eigenvalue problems.
From SLEPc’s documentation it seems that it’s possible (e.g. here), but is it implemented in FF? If yes, what is the correct syntax? Is there any example available?
I think it’s fine if you leave it there. You are the only one who has requested this thus far, so the only probable candidate for this contribution would be… you
For sure, if there is not a single exemple that could be used to check the code/interface, it’s very unlikely that I will ever do it. So at the very least you should share a .edp doing all the necessary work, with just the call to SVDSolve() being commented out (otherwise the parser will complain that the call is not right).