DownloadYou may obtain APFELdirectly from the github repository. For the last development version you may checkout the master code: git clone https://github.com/scarrazza/apfel.git For the last tag version you can download the zipped file from github or using the git tag command: git tag -l InstallationCheckout the code from our github repository and compile the code using the following procedure:cd apfel By the default, if prefix is not set the program is installed in /usr/local. If you define a custom prefix, remember to export apfel/lib to the LD_LIBRARY_PATH. |