User Tools

Site Tools


whats_new

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
whats_new [2015/12/07 06:26] hchesserwhats_new [2015/12/09 22:37] (current) hchesser
Line 2: Line 2:
  
 Various course happenings will be announced here... Various course happenings will be announced here...
 +
 +**Dec-9** 
 +  * Solutions for Assignment 4 have been posted to the Assignments page.
 +  * I've also posted the Ipython Notebooks for the last two lectures on the "Schedule, Lectures" page.  In order to see them as a slideshow you have to install the slideshow extension - see the instructions here - https://github.com/damianavila/RISE 
 +
  
 **Dec-7**  **Dec-7** 
-  * Further to my post of Dec-3, I have discovered the problem with the P_6.py code - its in one line 56.  The correct line should read:+  * Further to my post of Dec-3, I have discovered the problem with the P_6.py code - its a simple fix to line 56.  The correct line should read:
  
    r = np.array([np.correlate(X[:N-i], X[i:])/N for i in range(0, Pn+2)])    r = np.array([np.correlate(X[:N-i], X[i:])/N for i in range(0, Pn+2)])
-                                 ^^                          ^+                                 ^^                            ^ 
   * Otherwise I was seeing instability in the filter output   * Otherwise I was seeing instability in the filter output
  
whats_new.1449469572.txt.gz · Last modified: 2015/12/07 06:26 by hchesser

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki