Zulip Chat Archive

Stream: Is there code for X?

Topic: Finding eigenvalues, eigenvectors, diagonalisation


Vivek Rajesh Joshi (May 10 2024 at 14:32):

I've searched through Mathlib, and I've found theorems about existence of the above mentioned things, but I didn't find any algorithm to find them from the matrix. Could someone tell me whether there are such algorithms in Mathlib?

Shreyas Srinivas (May 10 2024 at 15:34):

Basically you will find little to none of the algorithmic Matrix algebra you find in an elementary linear algebra course


Last updated: May 02 2025 at 03:31 UTC