Dominique
Dominique
The focus in MUMPS is on distributed computations. The factorization is efficient but my experience is that HSL subroutines are often hard to beat. That said, I've never compared the...
Thanks. I added a priority next to them.
@bjack205 Many thanks. Could you please remove the commits that have already been merged, remove the merge commits?
There's an undocumented assumption that if your matrix isn't `Symmetric`, it only stores one triangle, so the call with `K2` is technically a user error (though I agree that it's...
@lrsantos11 What would be the advantage of pushing data into a DataFrame as opposed to an array? The function in SolverBenchmark extracts data from a DataFrame into an array...
I don’t see any problems with that. @abelsiqueira, how about you? @lrsantos11 do you want to submit a PR to each repo?
Hold on. We don't yet have interfaces to those, right? We should add a version together with the interface.
> Oh, the content of the dependencies is already in the `src` folder. The copy/paste all relevant functions in `sdeps90.f90` and `ddeps90.f90`. Yes. We have to decide if we will...
Could you please also add a paragraph and an example in the docs each time you add an interface?
I'm thinking minimal documentation so we don't forget. We know how essential is it to users. One paragraph + 1 example is enough.