Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 453 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 453 Bytes

Esercitazione 10

Per compilare il codice, entrare nella cartella ex10 e comandare

make

Per eseguire normalmente, nella stessa cartella comandare

make run

Per ulteriori comandi vedere il Makefile, mentre per ulteriori informazioni sul codice, vedere il Jupyter Notebook.

Nota: i link interni nel Jupyter funzionano solo se il notebook è aperto con un editor adeguato (e.g. jupyter-notebook, visual studio, ...).