Tag: Scientific Computing
All the articles with the tag "Scientific Computing".
-
Cache-Friendly, Low-Memory Lanczos Algorithm in Rust
How a bit of algorithm engineering and low-level details can alter what seems like a straightforward trade-off on a blackboard.
-
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