Git Product home page Git Product logo

Comments (3)

aeantipov avatar aeantipov commented on September 1, 2024

The warning is caused by the fact that when there's more than one bosonic frequency, the shift of the fermionic GF is required, i.e. G(w+Omega, k+q). Since in this case w+Omega maybe outside of the grid this shift is not possible for some points at the end of the fermionic grid, instead the zero is returned. The warning is thrown to notify of this. So this is an intended behavior. It is not done in the release mode, because it's a costly range check.

from opendf.

egull avatar egull commented on September 1, 2024

Ok, makes sense. This is also most likely the source of the high frequency problem that we have in James' chi. Just to make sure again: even in release mode, zero is returned, not some undefined behavior?

from opendf.

aeantipov avatar aeantipov commented on September 1, 2024

Yes. It is zero. This could be avoided by doing FFT instead of a shift. But this requires attaching tails, which in generally we don't know for the vertex. Alright, closing this one.

from opendf.

Related Issues (5)

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.