I have a complex matrix A, and would like to modify it Nt times according to A = exp( -1i*(A + abs(A).^2) ). The size of A
A
Nt
A = exp( -1i*(A + abs(A).^2) )