krypy v2.1.0
This is a feature- and bug fix update:
- new
linsys.TimedLinearSystem
that times all operations. - more mature recycling strategies based on timings.
- more efficient computation of residual norms in
deflation.bound_pseudo
viautils.get_residual_norms
. - bug fixed in
deflation.Arnoldifyer
.