From 50b0f8505d095e4a72df4161b1eab1c84c0af042 Mon Sep 17 00:00:00 2001 From: Santosh G. Vattam Date: Fri, 5 Mar 2010 23:59:12 +0530 Subject: Updated dates and session nos. --- day1/session1.tex | 4 ++-- day1/session2.tex | 2 +- day1/session3.tex | 2 +- day1/session4.tex | 2 +- day1/session5.tex | 2 +- day1/session6.tex | 2 +- day2/session1.tex | 2 +- day2/session2.tex | 3 ++- day2/session3.tex | 2 +- day2/session4.tex | 2 +- day2/session5.tex | 2 +- day2/session6.tex | 2 +- 12 files changed, 14 insertions(+), 13 deletions(-) diff --git a/day1/session1.tex b/day1/session1.tex index e7e9690..491a897 100644 --- a/day1/session1.tex +++ b/day1/session1.tex @@ -235,9 +235,9 @@ Exiting \alert{Recommended for use in Scientific Computing work}\\ \end{frame} -\section{Starting up Ipython} +\section{Ipython with magic} \begin{frame}[fragile] -\frametitle{Starting up \ldots} +\frametitle{Let the magic begin \ldots} \begin{block}{} \begin{lstlisting} $ ipython -pylab diff --git a/day1/session2.tex b/day1/session2.tex index 2e493e4..8f3f509 100644 --- a/day1/session2.tex +++ b/day1/session2.tex @@ -78,7 +78,7 @@ \author[FOSSEE] {FOSSEE} \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} -\date[] {12 February, 2010\\Day 1, Session 2} +\date[] {08 March, 2010\\Day 1, Session 2} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo} diff --git a/day1/session3.tex b/day1/session3.tex index 49e5773..617d2c6 100644 --- a/day1/session3.tex +++ b/day1/session3.tex @@ -79,7 +79,7 @@ \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} -\date[] {12 February, 2010\\Day 1, Session 3} +\date[] {08 March, 2010\\Day 1, Session 3} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo} diff --git a/day1/session4.tex b/day1/session4.tex index 9cf0768..99ca05b 100644 --- a/day1/session4.tex +++ b/day1/session4.tex @@ -79,7 +79,7 @@ \author[FOSSEE] {FOSSEE} \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} -\date[] {13 February, 2010\\Day 2, Session 1} +\date[] {08 March, 2010\\Day 1, Session 4} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo} diff --git a/day1/session5.tex b/day1/session5.tex index 4f51519..8865438 100644 --- a/day1/session5.tex +++ b/day1/session5.tex @@ -78,7 +78,7 @@ \author[FOSSEE] {FOSSEE} \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} -\date[] {12 February, 2010\\Day 1, Session 5} +\date[] {08 March, 2010\\Day 1, Session 5} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo} diff --git a/day1/session6.tex b/day1/session6.tex index 85ff042..b7d1422 100755 --- a/day1/session6.tex +++ b/day1/session6.tex @@ -78,7 +78,7 @@ \author[FOSSEE] {FOSSEE} \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} -\date[] {13 February, 2010\\Day 2, Session 2} +\date[] {08 March, 2010\\Day 1, Session 6} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo} diff --git a/day2/session1.tex b/day2/session1.tex index b733b88..3ed70c3 100644 --- a/day2/session1.tex +++ b/day2/session1.tex @@ -79,7 +79,7 @@ \author[FOSSEE Team] {The FOSSEE Group} \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} -\date[] {13 February, 2010\\Day 2, Session 3} +\date[] {09 March, 2010\\Day 2, Session 1} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo} diff --git a/day2/session2.tex b/day2/session2.tex index a4b8f10..2b163b9 100644 --- a/day2/session2.tex +++ b/day2/session2.tex @@ -78,7 +78,7 @@ \author[FOSSEE Team] {The FOSSEE Group} \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} -\date[] {13 February, 2010\\Day 3, Session 1} +\date[] {09 March, 2010\\Day 2, Session 2} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo} @@ -294,6 +294,7 @@ Out[]: [5, 4, 3, 2, 1] \begin{frame}[fragile] \frametitle{List containership} +\emphbar{Recall \typ{num} is \typ{[1, 2, 3, 4]}} \begin{lstlisting} In []: 4 in num Out[]: True diff --git a/day2/session3.tex b/day2/session3.tex index 392a3e5..08d4294 100644 --- a/day2/session3.tex +++ b/day2/session3.tex @@ -78,7 +78,7 @@ \author[FOSSEE Team] {The FOSSEE Group} \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} -\date[] {13 February, 2010\\Day 3, Session 2} +\date[] {09 March, 2010\\Day 2, Session 3} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo} diff --git a/day2/session4.tex b/day2/session4.tex index a425456..2d86b69 100644 --- a/day2/session4.tex +++ b/day2/session4.tex @@ -100,7 +100,7 @@ \author[FOSSEE] {FOSSEE} \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} -\date[] {13 February, 2010\\Day 3, Session 4} +\date[] {09 March, 2010\\Day 2, Session 4} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\pgfdeclareimage[height=0.75cm]{iitblogo}{iitblogo} diff --git a/day2/session5.tex b/day2/session5.tex index c22c143..783f71e 100644 --- a/day2/session5.tex +++ b/day2/session5.tex @@ -78,7 +78,7 @@ \author[FOSSEE] {FOSSEE} \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} -\date[] {13 February, 2010\\Day 3, Session 3} +\date[] {09 March, 2010\\Day 2, Session 5} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo} diff --git a/day2/session6.tex b/day2/session6.tex index 21b3eba..d5e1ca2 100644 --- a/day2/session6.tex +++ b/day2/session6.tex @@ -100,7 +100,7 @@ \author[FOSSEE] {FOSSEE} \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} -\date[] {12 January, 2010\\Day 2, Session 6} +\date[] {09 March, 2010\\Day 2, Session 6} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -- cgit