Review outstanding summer student work
Open
@BradWhitlock is already working on this.
Since Dec 9, 2024.
question
Reviewed
- Dominant language
- C++
- Stars
- 196
- Forks
- 34
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 11
Description
We have a couple of outstanding PRs and branches from students we've hosted as summer interns to review and merge into develop
Here are some links to them (there may be more).
There may be overlap among some of these and/or some may be superseded by others:
- Delaunay triangulation
https://github.com/LLNL/axom/pull/742 - New Multimat component in Axom
https://github.com/LLNL/axom/pull/565
https://github.com/LLNL/axom/tree/feature/multimat
https://github.com/LLNL/axom/tree/feature/weiss27/multimat-rebase - New Material Interface Reconstruction (MIR) component in Axom
https://github.com/LLNL/axom/pull/54
https://github.com/LLNL/axom/tree/feature/weiss27/3D-zoo-rebase
https://github.com/LLNL/axom/tree/feature/mir
https://github.com/LLNL/axom/tree/feature/sterbentz/mir3D - Intersections of regions defined by polygons with curved edges
https://github.com/LLNL/axom/pull/112
https://github.com/LLNL/axom/pull/590
https://github.com/LLNL/axom/pull/844
https://github.com/LLNL/axom/tree/feature/weiss27/bezier-mesh-example
https://github.com/LLNL/axom/tree/feature/gunderman/bezier-polygon
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.