1# README # 2 3### What is this repository for? ### 4 5Host the PETSc numerical library package: https://petsc.org 6 7### How do I get set up? ### 8 9* Download: https://petsc.org/release/download 10* Install: https://petsc.org/release/install 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