I was looking at the QR factorization algorithm of a matrix to approach eigenvalues. At the Wikipedia page they state that it was developed in the 50's and took over the LR algorithm. They also state a few variants. However I couldn't find what the state of this algorithm is today.
Is it still efficient for today's standards? Is it used in modern mathematical software to compute eigenvalues? If not, are there any variants that are considered more efficient?