1PETSc for Python 2================ 3 4Python bindings for PETSc. 5 6Install 7------- 8See :any:`petsc4py_install` 9 10Citations 11--------- 12 13If PETSc for Python been significant to a project that leads to an 14academic publication, please acknowledge that fact by citing the 15project. 16 17* L. Dalcin, P. Kler, R. Paz, and A. Cosimo, 18 *Parallel Distributed Computing using Python*, 19 Advances in Water Resources, 34(9):1124-1139, 2011. 20 http://dx.doi.org/10.1016/j.advwatres.2011.04.013 21 22* S. Balay, S. Abhyankar, M. Adams, 23 J. Brown, P. Brune, K. Buschelman, 24 L. Dalcin, A. Dener, V. Eijkhout, W. Gropp, 25 D. Karpeyev, D. Kaushik, M. Knepley, 26 D. May, L. Curfman McInnes, R. Mills, T. Munson, 27 K. Rupp, P. Sanan, B. Smith, 28 S. Zampini, H. Zhang, and H. Zhang, 29 *PETSc Users Manual*, ANL-95/11 - Revision 3.14, 2020. 30 http://www.mcs.anl.gov/petsc/petsc-current/docs/manual.pdf 31