h5md-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[h5md-user] Beginning of pyh5md


From: Pierre de Buyl
Subject: [h5md-user] Beginning of pyh5md
Date: Fri, 25 Jan 2013 20:23:00 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Hi,

In order to provide a working example of H5MD, I started pyh5md.

In a short list of commands (requirements: numpy, matplotlib and h5py).
Also, you may need to edit the export PYTHONPATH line.

git clone address@hidden:pdebuyl/pyh5md.git
cd pyh5md/
cat README.md 
python setup.py build
export PYTHONPATH=$PWD/build/lib.linux-x86_64-2.7
cd examples/
python jump_process.py 
python jump_process_analysis.py 

Pierre



reply via email to

[Prev in Thread] Current Thread [Next in Thread]