Closed orbeckst closed 5 years ago
@VOD555 thanks for looking into this — this issue is really holding up progress here.
@orbeckst I run the same test with the old version (0.19) and the current develop version of mdanalysis. It failed with the develop version. It works with old version mdanalysis and numpy 1.15.4 or numpy 1.17.2. So I think this failue is caused by some changes in mdanalysis.
I'd like to change the reference values in the test.
Ok, especially if this is due to changes from float32 to float64.
On Oct 2, 2019, at 4:17 PM, Shujie Fan notifications@github.com wrote:
@orbeckst https://github.com/orbeckst I run the same test with the old version (0.19) and the current develop version of mdanalysis. It failed with the develop version. It works with old version mdanalysis and numpy 1.15.4 or numpy 1.17.2. So I think this failue is caused by some changes in mdanalysis.
I'd like to changed the reference values in the test.
Expected behaviour
No changes were made to the RDF code in PMDA. Tests for RDF should pass, as they have done before.
Actual behaviour
Test fail now.
Maybe something changed in upstream MDAnalysis?
Code to reproduce the behaviour
e.g. https://travis-ci.org/MDAnalysis/pmda/jobs/592141990
Currently version of MDAnalysis:
current master