Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add learning outcomes to Sparse Linear Algebra #163

Merged
merged 8 commits into from
Nov 22, 2024

Conversation

SaranjeetKaur
Copy link
Contributor

@SaranjeetKaur SaranjeetKaur commented Nov 15, 2024

Closes #161

This PR adds learning outcomes to the chapters in Sparse Linear Algebra which is a part of Scientific Computing.

  • 01-sparse-matrices.md
  • 02-coo-matrix.md
  • 03-finite-difference.md
  • 04-spicy-sparse.md
  • 06-jacobi-relaxation-methods.md
  • 07-conjugate-gradient-method.md

@SaranjeetKaur
Copy link
Contributor Author

SaranjeetKaur commented Nov 15, 2024

@jcohen02 - who could possibly be a reviewer for this PR? Any suggestions?

@jcohen02
Copy link
Contributor

Thanks for this PR @SaranjeetKaur, maybe @martinjrobins or @fcooper8472 could review and merge if all ok?

@SaranjeetKaur SaranjeetKaur changed the title Add learning outcomes to Sparse Linear Algebra (for Scientific Computing) Add learning outcomes to Sparse Linear Algebra Nov 15, 2024
Copy link
Collaborator

@martinjrobins martinjrobins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @SaranjeetKaur, I've made a few changes to these, see what you think

@SaranjeetKaur
Copy link
Contributor Author

Thanks @martinjrobins! I have applied the suggestions from your review.

Copy link
Collaborator

@martinjrobins martinjrobins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great, thanks @SaranjeetKaur

@martinjrobins martinjrobins merged commit 020260c into UNIVERSE-HPC:main Nov 22, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing learning outcomes in Sparse Linear Algebra
3 participants