xref: /petsc/src/binding/petsc4py/DESCRIPTION.rst (revision f5ff9c666c0d37e8a7ec3aa2f8e2aa9e44449bdb)
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,
19  J. Brown, P. Brune, K. Buschelman,
20  L. Dalcin, A. Dener, V. Eijkhout, W. Gropp,
21  D. Karpeyev, D. Kaushik, M. Knepley,
22  D. May, L. Curfman McInnes, R. Mills, T. Munson,
23  K. Rupp, P. Sanan, B. Smith,
24  S. Zampini, H. Zhang, and H. Zhang,
25  *PETSc Users Manual*, ANL-95/11 - Revision 3.15, 2021.
26  http://www.mcs.anl.gov/petsc/petsc-current/docs/manual.pdf
27