Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://gitlab.com/petsc/petsc
PETSc, pronounced PET-see (the S is silent), is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations.
https://gitlab.com/petsc/petsc
Last synced: 3 months ago
JSON representation
PETSc, pronounced PET-see (the S is silent), is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations.
- Host: gitlab.com
- URL: https://gitlab.com/petsc/petsc
- Owner: petsc
- License: bsd-2-clause
- Created: 2019-08-19T14:51:46.786Z (over 5 years ago)
- Default Branch: main
- Last Synced: 2024-10-31T13:24:57.818Z (3 months ago)
- Stars: 159
- Forks: 222
- Open Issues: 863
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .gitlab/CODEOWNERS
Awesome Lists containing this project
- awesome-scientific-computing - GitLab
README
# README #
### What is this repository for? ###
Host the PETSc numerical library package: https://petsc.org
### How do I get set up? ###
* Download: https://petsc.org/release/download
* Install: https://petsc.org/release/install### Contribution guidelines ###
* See the file [CONTRIBUTING](./CONTRIBUTING)
### Who do I talk to? ###
* https://gitlab.com/petsc/petsc/-/issues
* [email protected]
* https://petsc.org/release/community/mailing/### Code of Conduct ###
* See the file [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md)