Skip to content

Commit

Permalink
fix arg
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoRenaud committed Nov 28, 2023
1 parent aa3b495 commit fd5703f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qmctorch/wavefunction/slater_orbital_dependent_jastrow.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ def __init__(self, mol,
self.use_jastrow = True

self.jastrow = JastrowFactorElectronElectron(
mol,
jastrow_kernel,
kernel_kwargs=jastrow_kernel_kwargs,
orbital_dependent_kernel=True,
Expand Down

0 comments on commit fd5703f

Please sign in to comment.