-
Notifications
You must be signed in to change notification settings - Fork 0
Part 1: RCT
Andre Merzky edited this page Nov 14, 2021
·
4 revisions
- Tutorial Slides
- prepare environment on virtual machine:
cd $HOME/tutorial/ . 1-ensemble-rct.env cd 1-ensemble-rct make clean
- The tutorial folder has the following content:
makefile - provides `make clean` to reset folder orig - backup of original files radical_entk_1.py - first tutorial example solution_1.1.py - solution to first exercise solution_1.2.py - solution to second exercise solution_1.3.py - solution to second exercise radical_entk_2.py - second tutorial example solution_2.1.py - solution to first exercise