Michael P. Friedlander
Michael P. Friedlander
Agreed! I've been a happy StarCluster user, but for various reasons, would like to move to GCE.
> For the function `to_boundary`, I wanted to limit the number of products with `M`. The simplest solution is to perform three products with `M` to compute `‖d‖_M`, `xᴴMd` and...
Absolutely — I'll be glad to have this included.
> Currently, the user supplies ‖x‖2 and ‖d‖2, and we compute xTd. But it would be just as easy to ask the user to supply ‖x‖M, ‖d‖M and xTMd, so...
See also this Julia Discourse [post](https://discourse.julialang.org/t/warning-when-using-nonlinearsolve-jl-with-linearsolve-jl-and-minres/119781?u=mpf01).