Change Contents of the Bubble
Welcome to CS1315. Click on the python to add comments.

This page removed for FERPA compliance
View this PageEdit this Page (locked)Uploads to this PageHistory of this PageHomeRecent ChangesSearchHelp Guide

Spring 2006 Comments - Week of Jan 16th

General questions and comments go here. Signed or unsigned, just let us know how things are going.


on the syllabus, you have the wrong week down for spring break. spring break is supposed to be the 20-24 of March

Fixed. -Student1680

In slide # 7 of REMOVEDcutre # 5 the notes say that a matrix is represented (x,y) or (horizontal, verticle). But the value for element (2,1) is written as 12 and not 9. And element (1,3) is written as 6 when it is supposed to be 13.
Just know that when you want to find coordinates of a pixel (in this course atleast) you'll be using (x, y) type of coordinates where x counts from the left and y counts from the top. The idea of the slide was simply to say "Pictures are Matrices". -Student1680

Im not sure how to cite that we collaborate on the homework and labs. I just finished lab #2 and we submitted our lab, but we arent sure how to say that we collaborate, or how to cite it. Is there a link anywhere? Or a specific place to write this information? thanks.
Diana Driscoll

Add this line to the top of your python code...
# I collaborated with the following people: Billy Bob (gtg000a), REMOVED Burdell (gt0000x), etc.

-Student1680

On the word portion of the lab it says to hold on to it, so do we have to turn it in by tomorrow by 7, or are we turning it in later? If so, is the only thing we turn in the JES work?

??? I don't see anywhere where it says to hold on to it. Turn it in with the JES stuff all on webwork together. Student1919
I may be wrong, but I believe many many moons ago, the REMOVED portion of the lab was listed first and the JES portion was listed 2nd. The line you're referring to never got reworded. -Student1680



Links to this Page