nekStab / LightKrylov

Lightweight implementation of Krylov subspace techniques in Fortran.
BSD 3-Clause "New" or "Revised" License
18 stars 0 forks source link

Increasing the default dimensions of the matrices in tests #30

Closed loiseaujc closed 1 year ago

loiseaujc commented 1 year ago

Current tests use 3 $\times$ 3 matrices which is not representative of actual cases. It needs to be changed to say 50 $\times$ 50 or 100 $\times$ 100 by default.