Gabriel Pescia
Gabriel Pescia
There was a bug in adding different sum-operators which should be removed with this PR. Also it is now possible to compute the kinetic energy for complex wf.
This PR makes it possible to compute the local energy of complex-valued wf. Additionally the hilbert now indicates the spin of the particles and the random state for periodic systems...
First draft to implement the geometry for continuous space. There is continous_geometry.py as base class for specialized ones: Cell, Free. At the moment only these two are available (so no...