We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
On Ubuntu 14.04 the following steps need to be performed to run PyECLOUD:
sudo apt-get install python-numpy sudo apt-get install python-scipy sudo apt-get install python-matplotlib sudo apt-get install python-pip sudo pip install cython sudo apt-get install gfortran
If you need MPI to run simulation in combination with the PyPARIS package:
sudo apt-get install openmpi-bin libopenmpi-dev sudo pip install mpi4py
Then clone and install PyECLOUD, PyPIC and optionally PyKLU (recommended) following the instruction in the page:
Home
Obsolete pages