xref: /petsc/src/binding/petsc4py/DESCRIPTION.rst (revision 7d5fd1e4d9337468ad3f05b65b7facdcd2dfd2a4)
1PETSc for Python
2================
3
4Python bindings for PETSc.
5
6Citations
7---------
8
9If PETSc for Python been significant to a project that leads to an
10academic publication, please acknowledge that fact by citing the
11project.
12
13* L. Dalcin, P. Kler, R. Paz, and A. Cosimo,
14  *Parallel Distributed Computing using Python*,
15  Advances in Water Resources, 34(9):1124-1139, 2011.
16  http://dx.doi.org/10.1016/j.advwatres.2011.04.013
17
18* S. Balay, S. Abhyankar, M. Adams, S. Benson, J. Brown,
19  P. Brune, K. Buschelman, E. Constantinescu, L. Dalcin, A. Dener,
20  V. Eijkhout, W. Gropp, V. Hapla, T. Isaac, P. Jolivet,
21  D. Karpeyev, D. Kaushik, M. Knepley, F. Kong, S. Kruger,
22  D. May, L. Curfman McInnes, R. Mills, L. Mitchell, T. Munson,
23  J. Roman, K. Rupp, P. Sanan, J Sarich, B. Smith,
24  S. Zampini, H. Zhang, and H. Zhang, J. Zhang,
25  *PETSc Users Manual*, ANL-21/39 - Revision 3.16, 2021.
26  https://petsc.org/release/docs/manual/manual.pdf
27