Download AIMS
Clone the repository from Github or click
hereto download AIMS.The contents of this file may then be extracted via the command:
unzip master.zipThis will lead to the creation of a folder called
AIMSand a subfolder calledAIMS/doc.
the
AIMSfolder contains the AIMS program; it is from this folder that AIMS is launched.the
AIMS/docfolder is where the documentation is generated. Typingmake htmlwithin this folder will generate this web page inAIMS/doc/_build/html/. Typingmake latexpdfwill generate a pdf version of this documentation inAIMS/doc/_build/latex/AIMS.pdf.