We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To install PALplots from the git repository on Linux, clone the PALplots repository from the source:
git clone https://github.com/PALab/PALplots.git /path/to/PALplots
cd /path/to/PALplots
After ensuring the dependencies are installed, install PALplots with the following:
python setup.py develop -N -U --verbose