Writing an eigenvalue solver in Rust for WebAssembly
We build an eigenvalue solver in Rust and compile it to WebAssembly, to build an interactive demo of the Gershgorin Circle Theorem that bounds the region of the complex plane matrix eigenvalues live in.