nekStab / LightKrylov

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

Update tests #31

Closed loiseaujc closed 1 year ago

loiseaujc commented 1 year ago

Increased the dimension of the test vectors to 100. Removed BICGSTAB (too fragile) Fix some minor bugs.