day1/session2.tex
changeset 286 ac457f7d1702
parent 280 9bed85f05eb8
child 290 10528e3073ef
child 296 2d08c45681a1
equal deleted inserted replaced
285:e072cadee389 286:ac457f7d1702
    76 \title[Plotting with Python]{Python for Science and Engg: Plotting experimental data}
    76 \title[Plotting with Python]{Python for Science and Engg: Plotting experimental data}
    77 
    77 
    78 \author[FOSSEE] {FOSSEE}
    78 \author[FOSSEE] {FOSSEE}
    79 
    79 
    80 \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay}
    80 \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay}
    81 \date[] {31 October, 2009\\Day 1, Session 2}
    81 \date[] {7 November, 2009\\Day 1, Session 2}
    82 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    82 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    83 
    83 
    84 %\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo}
    84 %\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo}
    85 %\logo{\pgfuseimage{iitmlogo}}
    85 %\logo{\pgfuseimage{iitmlogo}}
    86 
    86 
   456 
   456 
   457 \section {Summary}
   457 \section {Summary}
   458 \begin{frame}[fragile]
   458 \begin{frame}[fragile]
   459 \frametitle{What did we learn?}
   459 \frametitle{What did we learn?}
   460 \begin{itemize}
   460 \begin{itemize}
   461   \item \kwrd{\%hist -n}
       
   462   \item Python scripts
   461   \item Python scripts
   463   \item \kwrd{\%run -i}
   462   \item \kwrd{\%run -i}
   464   \item Plotting points
   463   \item Plotting points
   465   \item Plot attributes
   464   \item Plot attributes
   466   \item Lists
   465   \item Lists