Laboratory for the course Advanced Programming For Scientific Computing for Master Students in Mathematical Engineering at Politecnico di Milano.
All material is covered by a Creative Commons Licence, as stated in the LICENSE
file contained in the root directory of this repository.
The material is a complement to the repository of the Example for the course at https://github.com/pacs-course/pacs-examples.
To clone the repository on your PC, go in the folder where you want to store the Laboratory sessions and do
git clone git@github.com:pacs-course/pacs-Labs.git
To keep up-to-date with the laboratory sessions, do frequently
git pull
from any folder of the git repository