====== HW 0 - NumPy Basics ====== Download and extract {{ :courses:b3b33vir:hw:hw_0.zip | the archive}} with Python module template ''hw_0.py'' and data files ''x.npy'' and ''y.npy''. Follow the instructions in comments of ''hw_0.py'' and fill the gaps appropriately. Create all the variables as members of the module, use the exact names from the instructions. Feel free to create auxiliary variables as well but do not override the target variables. Upload your code in [[https://cw.felk.cvut.cz/brute/student/course/B3B33VIR/0_numpy|Brute]] (see the max. points and deadline there).