Differences

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

Link to this comparison view

Next revision
Previous revision
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 [2025/11/20 03:30] (current) – external edit 127.0.0.1
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