I am trying to calculate square root of a large dimension matrix using IDL but failed. Any solution or tips would be highly appreciated.
Use my routines mg_alogm and mg_expm to compute:
sqrt_A = mg_expm(0.5 * mg_alogm(A))
1.4m articles
1.4m replys
5 comments
57.0k users