xref: /petsc/README.md (revision 030f984af8d8bb4c203755d35bded3c05b3d83ce) !
1# README #
2
3### What is this repository for? ###
4
5Host the PETSc numerical library package. http://www.mcs.anl.gov/petsc
6
7### How do I get set up? ###
8
9* Download http://www.mcs.anl.gov/petsc/download/index.html
10* Install http://www.mcs.anl.gov/petsc/documentation/installation.html
11
12### Contribution guidelines ###
13
14* See the file [CONTRIBUTING](./CONTRIBUTING)
15
16### Who do I talk to? ###
17
18* https://gitlab.com/petsc/petsc/-/issues
19* petsc-maint@mcs.anl.gov
20* https://petsc.org/release/community/mailing/
21
22### Code of Conduct ###
23
24* See the file [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md)
25