PyMGRIT[1] is a Python implementation of the multigrid-reduction-in-time (MGRIT) algorithm.

The code is hosted on GitHub and PyPI.

  1. J. Hahne, S. Friedhoff, and M. Bolten, “PyMGRIT: A Python Package for the parallel-in-time method MGRIT,” arXiv:2008.05172v1 [cs.MS], 2020 [Online]. Available at: http://arxiv.org/abs/2008.05172v1
    @unpublished{HahneEtAl2020,
      author = {Hahne, Jens and Friedhoff, Stephanie and Bolten, Matthias},
      howpublished = {arXiv:2008.05172v1 [cs.MS]},
      title = {PyMGRIT: A Python Package for the parallel-in-time method MGRIT},
      url = {http://arxiv.org/abs/2008.05172v1},
      year = {2020}
    }