-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
It would be very useful to create a welcome guide to people willing to contribute to the library or using it at a more advanced level (e.g. in a bsc/msc project).
This guide should include:
Julia-related
- https://www.francescverdugo.com/XM_40017/dev/getting_started_with_julia/
- https://www.francescverdugo.com/XM_40017/dev/julia_basics/
- https://docs.julialang.org/en/v1/manual/workflow-tips/
- https://docs.julialang.org/en/v1/manual/style-guide/
PartitionedArrays-related
- General usage: https://www.francescverdugo.com/PartitionedArrays.jl/dev/usage/
- Working with PVectors: https://www.francescverdugo.com/PartitionedArrays.jl/dev/jacobi_tutorial/
- Assembling parallel sparse matrices. Missing tutorial (e.g., assemble a Laplace Matrix)
- Make clearer the difference between mesh partition and matrix partition
- Working with PSparseMatrix Missing tutorial on how to implement SpMV
- Working with PSparseMatrix (advanced) Missing tutorial on how to implement SpMM
(To be continued)
Metadata
Metadata
Assignees
Labels
No labels