First time here? Check out the FAQ!
answered 2015-03-17 20:50:48 +0100
You can very easily install h5py in Sage, just open a terminal and type:
h5py
sage -pip install h5py
Indeed, the cython and numpy dependencies are already satisfied.
cython
numpy