v0.3.1
ArnoldiMethod v0.3.1
Fixes the edge case of an all zeros matrix. Previous ArnoldiMethod.jl would not converge, and end up with NaNs, now it finds a proper eigenbasis. This edge case should help in general with robustness with repeated eigenvalues at exactly zero.