pawpyseed icon indicating copy to clipboard operation
pawpyseed copied to clipboard

Parallel C/Python package for numerical analysis of PAW DFT wavefunctions

Results 6 pawpyseed issues
Sort by recently updated
recently updated
newest added

Since VASP can provide WSWQ, the overlap matrix elements, could you consider adding unit tests to compare with VASP calculations? I tried this, but cannot reproduce the VASP WSWQ.

I just tried updating to the latest pip version (0.6.4), and it fails with ``` gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic...

Got this error after install the latest version, can you please figure out any thing wrong for my installnation? ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from...

We've been trying to reproduce VASP's internal calculations of optical transition matrix elements - that's not what we really want, but just to convince ourselves that we have the right...

If there is an interface to pseudo-wavefunctions (as opposed to all electron with PAW projector contributions), I haven't found it, so maybe it could use better documentation. If there isn't,...

Dear Developers, I hope this message finds you well. Could you please advise on how to obtain the overlap for a noncollinear wavefunction using Pawpyseed? Thank you for your assistance....