This repository contains the code for reproducing the numerical examples in the paper "Speeding up Krylov subspace methods for computing f(A)b via randomization" by Alice Cortinovis, Daniel Kressner, and Yuji Nakatsukasa. Run the Matlab script "do_all_tests.m" in order to reproduce Figures 1--7 from the paper.
The following toolboxes are needed to run the tests:
- sketched_fAb code https://github.com/MarcelSchweitzer/sketched_fAb
- Blendenpik https://github.com/haimav/Blendenpik
- funm_quad http://www.guettel.com/funm_quad/