Josh Hope-Collins

Results 3 comments of Josh Hope-Collins

I have also had this issue when trying to use both the `size()` and `operator()(array)` methods of `basic_mdspan`. I'm only using gcc and clang, not MSVC, so I "fixed" (bodged)...

Apologies for not getting around to this earlier, I had read through but thought that the only comments I had were some more detail on why the increment formulation is...

Why does the increment formulation matter? - I want to solve $Ax=b$. - $A$ is hard to solve so I use an iterative method with a splitting $A = M+N$,...