mirror of
https://github.com/TREX-CoE/qmc-lttc.git
synced 2024-12-21 20:04:10 +01:00
Update variance_hydrogen.py
This commit is contained in:
parent
04bfcc1098
commit
6adec07506
@ -4,8 +4,6 @@ import numpy as np
|
||||
from hydrogen import e_loc, psi
|
||||
|
||||
interval = np.linspace(-5,5,num=50)
|
||||
print(interval
|
||||
)
|
||||
|
||||
delta = (interval[1]-interval[0])**3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user