Tag: Scientific Computing
All the articles with the tag "Scientific Computing".
-
Cache-Friendly, Low-Memory Lanczos Algorithm in Rust
Implementing a cache-friendly, low-memory two-pass Lanczos algorithm in Rust, focusing on efficient memory access patterns and minimal allocations.
-
Queueing System with Potential for Recruiting Secondary Servers
Slides for a seminar on the topic of numerical methods for Markov Chains
-
Methods for solving PageRank with multiple damping factors
Implementation of the shifted power method and the shifted GMRES method