neutrons / multiphonon

multiphonon (getDOS)
MIT License
2 stars 5 forks source link

Wrong results when using numpy from defaults channel #70

Closed yxqd closed 6 years ago

yxqd commented 6 years ago

Just did a test following instructions here https://github.com/sns-chops/multiphonon/blob/c5f29548bbe79e8f61de60aa33794d49c8243d00/examples/README.md

The result is not quite right:

getdos-wrong-res

If we install numpy from conda-forge, then the result is correct:

getdos-correct-res