On 03/10/2011 01:23 PM, Matthias Troyer wrote:
These tests can also fail if ALPs does not set up the Python test environment correctly. I would not worry about it. Just try to use the Python packages.
You're right - I had to set PYTHONPATH=$PYTHONPATH:/opt/alps/lib, and now all tests run fine, and I'm able to launch simulations from python.
I also wrote a small python class to parse the results of "loadEigenstateMeasurements" after a full diag and calculate thermodynamical averages at different temperatures from them, which in retrospect seems to be a very general use case - does Alps 2 have this functionality elsewhere?
Cheers, Miguel