Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
courses:cs145-201951:week11 [2019/04/16 00:45]
pelemieszewski
courses:cs145-201951:week11 [2019/04/18 15:49]
pelemieszewski [Thursday/Probability]
Line 8: Line 8:
   * For Today:   * For Today:
     * A review of last week's lab. (It will be a helper file for today's lab)     * A review of last week's lab. (It will be a helper file for today's lab)
 +    * [[https://spectrum.ieee.org/tech-history/silicon-revolution/building-the-system360-mainframe-nearly-destroyed-ibm?utm_source=pocket-newtab
 +|IBM article, I'm not in any of the pictures.]]
     * A lecture: Chapter 5, combinations and permutations     * A lecture: Chapter 5, combinations and permutations
     * A homework assignment     * A homework assignment
     * There is also a lab tonight, based on today's lecture.         * There is also a lab tonight, based on today's lecture.    
   * {{ :courses:cs145-201951:21-combinipermuta.pptx |Combinations and Permutations}}   * {{ :courses:cs145-201951:21-combinipermuta.pptx |Combinations and Permutations}}
 +  * {{ :courses:cs145-201951:hw-416.txt |Homework assignment due next week. }}
          
   \\ \\   \\ \\
Line 20: Line 23:
   * {{ :courses:cs145-201951:labs:lab6-solns.scm |Previous lab solution, needed as input to lab 7}}   * {{ :courses:cs145-201951:labs:lab6-solns.scm |Previous lab solution, needed as input to lab 7}}
   * {{ :courses:cs145-201951:labs:lab7-template.scm |lab 7 template file}}   * {{ :courses:cs145-201951:labs:lab7-template.scm |lab 7 template file}}
 +  * Pierre L'Ecuyer at the University of Montreal researched pseudo random number generation
 +    * [[https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=2ahUKEwim0pDnxtXhAhXkzVkKHQaTD4QQFjAAegQIBhAC&url=https%3A%2F%2Fwww.iro.umontreal.ca%2F~lecuyer%2Fmyftp%2Fpapers%2Fhandstat.pdf&usg=AOvVaw2p46RwvQnbMfZsYkuWR4UE|One of his papers/pdf]]
 +    * [[https://planet.racket-lang.org/package-source/williams/science.plt/4/2/planet-docs/science/random-numbers.html|Details on the implementation of DrRacket's pseudo RNG]]
        
-==== Thursday ==== +==== Thursday/Probability ==== 
-  - tbd+  * From Tuesday, a brief statement about downloading files for your lab. 
 +  * [[https://vimeo.com/87340291|Presented For Your Consideration]] 
 +  * [[https://www.montyhallproblem.com|HW before Tuesday's class!]] 
 +    * [[www.math.harvard.edu/~knill/oldtexas/Teaching/MA464/PUZZLES/marilyn.gameshow.html|A reference to the original problem]] 
 +  * {{ :courses:cs145-201951:22-probability.pptx |oh yeah... the lecture}}