Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 817 Bytes

File metadata and controls

11 lines (9 loc) · 817 Bytes

Numerical Computing Resources

This repository houses a collection of open-source materials from a numerical computing course. The content encompasses a range of topics, featuring insights from lectures, project guidelines, and project solutions, complete with code snippets. Key areas covered include:

  1. PageRank Algorithm and Social Networks (additional content required for a more in-depth understanding of the algorithms).
  2. Graph Partitioning.
  3. Spectral Graph Clustering.
  4. Image Deblurring and the Conjugate Gradient Solver.
  5. Linear Programming and the Simplex Method.
  6. [UPCOMING] Least Squares for Real-World Problems.

Contributions through pull requests are welcome! Whether it's to update content, correct typos, or fix any mistakes, your input is valued and appreciated.