Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 239 Bytes

File metadata and controls

13 lines (11 loc) · 239 Bytes

lanczos-optimality

To run the tests, run

pytest tests

from the root directory.

To run a Jupyter notebook like a script,

papermill ./convergence.ipynb /dev/null

Replace /dev/null with a dash to write output to stdout.