This is the course webpage for Math304, Department of Mathematics, Simon Fraser University. Spring 2021. In this course we will investigate Rubik's cube, the 15-puzzle, TopSpin, and other permutation ...
Exploration of algorithms, recursion, recurrences, asymptotics, relations, graphs, and trees with practical implementations.
Recursive Language Models in ~400 lines of Python. Minimal implementation of Algorithm 1 from the RLM paper (Zhang, Kraska, Khattab — MIT CSAIL, 2026). - Sha01in/micro-rlm ...