-
Notifications
You must be signed in to change notification settings - Fork 1
Sign up for community presentations #1
Description
Please comment here with the day you wish to present, the name of the software (linked to the website), and a sentence or two about what it does. Please make your repository public [1] and link your proposal.md below. (You are encouraged to comment here as soon as you've chosen a package; you can keep working on the proposal.md file.)
1️⃣ Monday, November 6
2️⃣ Wednesday, November 8
3️⃣ Friday, November 10
Example
2️⃣ PETSc: Portable Extensible Toolkit for Scientific computing
PETSc provides parallel algebraic solvers, time integrators, and optimizers for large-scale systems, such as those governed by PDE, with optional tools for managing meshes and discretizing such equations. It offers run-time configuration and rich diagnostics.
proposal.md
The above was produced by the following markdown (included in case you're new to markdown)
Details
## :two: [PETSc](https://petsc.org): Portable Extensible Toolkit for Scientific computing
PETSc provides parallel algebraic solvers, time integrators, and optimizers for large-scale systems, such as those governed by PDE, with optional tools for managing meshes and discretizing such equations. It offers run-time configuration and rich diagnostics.
[proposal.md](https://github.com/cu-numpde/fall23-community-jedbrown/blob/main/proposal.md)
[1] Making your repository public
In your repository, click Settings and scroll down to make it public as in this dialog:
