Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.4 KB

README.md

File metadata and controls

17 lines (10 loc) · 1.4 KB

Final Projects for Laboratory of Computational Physics

In each of the branches of this repo you find all the necessary to complete your final project. In particular the file Project.ipynb describes the projects and provides guidance to its development. Other files could be present if needed.

Each branch is named after the group of students a given project is assigned to. The groups compositions are listed here

Students are supposed to work together to produce a short report on the assigned task. The preferred format for the latter is a jupyter notebook, with the proper description, the code implemented for the purpose and the actual results (plots, tables, etc.). The notebook has to be delivered with all the cells executed and should live in a GitHib repository. There is no need to make a pull request to the central repository.

Computing Resources

A Virtual Machine within CloudVeneto can be created for each group. Note that, by default, they are not. For some projects though, large datasets are needed, in those cases a VM has been (are being) created to store those files. Refer to ClouldInstructions.md for the steps to take in order to use those resources.

Alternatively, students can use colab (for which though no instructions are provided here).