Revision: 5947
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5947&view=rev
Author:   mdboom
Date:     2008-08-01 17:10:38 +0000 (Fri, 01 Aug 2008)

Log Message:
-----------
Added Perry's part of Day 2 to outline.

Modified Paths:
--------------
    trunk/py4science/classes/0808_scipy_agenda.txt

Modified: trunk/py4science/classes/0808_scipy_agenda.txt
===================================================================
--- trunk/py4science/classes/0808_scipy_agenda.txt      2008-08-01 15:04:46 UTC 
(rev 5946)
+++ trunk/py4science/classes/0808_scipy_agenda.txt      2008-08-01 17:10:38 UTC 
(rev 5947)
@@ -97,7 +97,7 @@
 Day 2
 =====
 
-* basic plotting with matplotlib
+* basic plotting with matplotlib (90 min) [Mike]
   * basic line/scatter plotting
     * customizing colors, styles
     * legend
@@ -105,7 +105,12 @@
   * matplotlibrc
   * math text
 
-... probably some of Perry's content here ...
+* intermediate numpy (90 min) [Perry]
+  * advanced indexing
+  * use of where
+  * zen, examples of vectorizing
+  * ieee special number and error handling (5 min)
+  * masked arrays (10-15 min)
 
 * advanced plotting with matplotlib
   * the object-oriented API
@@ -115,3 +120,18 @@
     * histograms
     * images
       * color maps
+
+* advanced numpy (Below is probably overloaded, will have to cull) (90 min) 
[Perry]
+  * memory management (5*10 min)
+    * memory mapped arrays
+  * array internals/indexing order issues (10 min)
+  * general performance issues (5 min)
+  * record arrays (10 min)
+  * object arrays (5 min)
+  * character arrays (5 min)
+  * interfacing to PIL (5 min)
+  * standard lib review (fft, random, etc, some of these will be used in 
examples before this so this seems questionable...) (5 min)
+  * interfacing to C/C++/Fortran review (10 min)
+    * no real details, just a survey of different approaches
+
+* scipy review (45 min?) [preferably Travis can do this, did he respond?]


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to