amkatrutsa / shift4sai_krylov

Practical shift choice for Shift-And-Invert method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Practical shift choice in Shift-And-Invert Krylov method for matrix exponential evaluation

Prerequisites:

  • NumPy >= 1.16, SciPy >= 1.1, Matplotlib >= 3
  • PyAmg >= 4.0

Examples

Citing

If you use this code in your research, please cite our preprint:

@article{katrutsa2019practical,
  title={Practical shift choice in the shift-and-invert Krylov subspace evaluations of the matrix exponential},
  author={Katrutsa, Alexandr and Botchev, Mike and Oseledets, Ivan},
  journal={arXiv preprint arXiv:1909.13059},
  year={2019}
}

About

Practical shift choice for Shift-And-Invert method

License:MIT License


Languages

Language:Jupyter Notebook 99.3%Language:Python 0.7%