Tuesday, 3 September 2013

numpy on cluster via ssh

numpy on cluster via ssh

For my studies I have to use a cluster to which I am logged on via SSH. I
want to use a python script using numpy modules. Unfortunately the numpy
version seems to be to old and doesn't include all needed modules. How can
I get access to a newer numpy without sudo rights?

No comments:

Post a Comment