I am working on symmetric complex matrices and I would like to take the square root of such a matrix, I was wondering if anyone knew of resources that documment how to impliment an algorthm for the Schur decomposition from scratch?
I know that the majority of implimentations rely upon BLAS and LAPACK libraries, but i’ve been unsuccessful at finding an implimentation from scratch.
New contributor
Yhtomit is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.