Differences

This shows you the differences between two versions of the page.

Link to this comparison view

forum:data:2024:ground_state_wave_function_plot [2024/07/11 22:49] – Created from the form at forum:start Stefano Agrestiniforum:data:2024:ground_state_wave_function_plot [2024/07/15 07:58] (current) Maurits W. Haverkort
Line 15: Line 15:
 Please, find below the final part of the lua file I used to calculate the density matrix Please, find below the final part of the lua file I used to calculate the density matrix
  
 +<code>
 function TableToMathematica(t) function TableToMathematica(t)
   Chop(t)   Chop(t)
Line 78: Line 79:
  file:close()  file:close()
 print('Finished the density matrix') print('Finished the density matrix')
 +</code>
  
 </WRAP> </WRAP>
Print/export