Giter Club home page Giter Club logo

qmeq's People

Contributors

atsintzis avatar floridop avatar gedaskir avatar m-josefsson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

qmeq's Issues

Ordering of Many Body States

Not sure if this is still being maintained but thought I'd share the problem anyway in the hope of some help!

I'm trying to access particular many body states and have been having trouble with the ordering, with it appearing to order the occupation strings incorrectly. In the simplest case, I start with an already diagonalised Hamiltonian with five eigenstates all at different energies (just inputting hsingle as a diagonal matrix with entries {1,2,3,4,5} ). Using the 'Lin' indexing, solving, and then printing all the states,

Ordering

so the 11th state works with "01011" = 11 , but the 12th state has "10001" = 17, instead of "01100" (which is now at the 17th entry). The associated energy shows that it is referring to the state with the 5th and first eigenstate occupied rather than the third and fourth. There are also another three entries which do not correspond to the string I assumed they would be (14, 19, 21). For four or less sites, there are no issues.

Is this the intended ordering? Any response would be greatly appreciated!

Bug in qdot.py

Line 795 in qdot.py updates self.hsingle instead of self.coulomb.

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.