Skip to content

Commit

Permalink
Merge branch 'master' into to_gpu
Browse files Browse the repository at this point in the history
  • Loading branch information
wxj6000 authored Dec 22, 2023
2 parents db7ff97 + 43f21be commit 848d1bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/dft_driver.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,3 @@
h_dft = h.kernel()
hess_time = time.time() - start_time
print(f'compute time for hessian: {hess_time:.3f} s')
print(h_dft)

0 comments on commit 848d1bc

Please sign in to comment.