Skip to content

Commit 4e44c59

Browse files
committed
Add key contributors section to README.rst.
1 parent 69d71cd commit 4e44c59

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

README.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Conda
6464
conda install -c conda-forge pygpcca
6565

6666
This is the recommended way of installing, since this package also includes `PETSc`_/`SLEPc`_ libraries.
67-
We use `PETSc`_/`SLEPc`_ internally to speed up the computation of leading Schur vectors (both are optional)
67+
We use `PETSc`_/`SLEPc`_ internally to speed up the computation of leading Schur vectors (both are optional).
6868

6969
.. _`PETSc`: https://www.mcs.anl.gov/petsc/
7070

@@ -80,6 +80,16 @@ Example
8080
-------
8181
Please refer to our `example usage <https://pygpcca.readthedocs.io/en/latest/example.html>`_ in the documentation.
8282

83+
Key Contributors
84+
----------------
85+
* `Bernhard Reuter`_: lead developer, maintainer.
86+
* `Michal Klein`_: developer, diverse contributions.
87+
* `Marius Lange`_: developer, diverse contributions.
88+
89+
.. _Bernhard Reuter: https://github.com/msmdev
90+
.. _Michal Klein: https://github.com/michalk8
91+
.. _Marius Lange: https://github.com/Marius1311
92+
8393
Acknowledgements
8494
----------------
8595
We thank `Marcus Weber`_ and the Computational Molecular Design (`CMD`_) group at the Zuse Institute Berlin (`ZIB`_)

0 commit comments

Comments
 (0)