Giter Club home page Giter Club logo

Comments (2)

gcassella avatar gcassella commented on August 19, 2024

Hi Xiang, thanks for your interest in the release and for taking a careful look at the code!

You are absolutely correct that if we were applying a minimum image convention, that code would be wrong. However, these lines are only there because as walkers move far from the origin, they move outside the region of physical space where we are actually taking the Ewald sum. We only need to move the walkers 'close' (by some definition related to the truncation length) to the origin, and so an electron occasionally being one image over from the minimum image does not cause a problem.

To lay your mind at ease: I have calculated the potential of two electrons separated as you suggested by a distance of 0.6 units with/without your suggested edit (here I am using NumPy only, no JAX, and double precision):

without edit: -2.75527802498627
with edit: -2.7552780249862696

(simple cubic lattice, lattice constant 1 bohr, no atomic potential, include_heg_background=True)

I'm not sure this -needs- to be fixed, however, it cannot hurt and might save someone anxiety about the same problem in future. I would like to lay any readers' minds to rest thought that this does not cause the code to give 'wrong answers' as far as I can tell.

from ferminet.

GiantElephant123 avatar GiantElephant123 commented on August 19, 2024

Dear Gcassella,

Thanks for the quick response. I agree that the difference is quite small and won't affect the correctness of present work. I just worry that this difference might lead to some problems at extremely special cases and that's why I raise the issue.

from ferminet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.