Dear all
I have computed the DynamicalMatrix of a system. Now I would like to export the matrix. Using dynamical_matrix.nlprint('dynamical_matrix.txt')
prints the matrix at the available k-point to the file dynamical_matrix.txt. However, it does so only up to two decimals.
Is there a way to increase the precision?
Alternatively, how could I access the data in the object? Then I could write my own print function.
Thanks in advance!
Fabian Ducry