From 2d44df22f9ca330f4d8c462dd2126b1249253c08 Mon Sep 17 00:00:00 2001 From: Puneeth Chaganti Date: Thu, 5 Nov 2009 21:04:23 +0530 Subject: Added lena.png. --- day1/data/lena.png | Bin 0 -> 428981 bytes day1/session3.tex | 2 +- day1/session4.tex | 4 ++-- day1/session6.tex | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 day1/data/lena.png diff --git a/day1/data/lena.png b/day1/data/lena.png new file mode 100644 index 0000000..5f804d2 Binary files /dev/null and b/day1/data/lena.png differ diff --git a/day1/session3.tex b/day1/session3.tex index a6ed0fd..11bfbae 100644 --- a/day1/session3.tex +++ b/day1/session3.tex @@ -78,7 +78,7 @@ \author[FOSSEE] {FOSSEE} \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} -\date[] {31, October 2009\\Day 1, Session 3} +\date[] {31 October, 2009\\Day 1, Session 3} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo} diff --git a/day1/session4.tex b/day1/session4.tex index 00e4e47..373e342 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[] {31, October 2009\\Day 1, Session 4} +\date[] {31 October, 2009\\Day 1, Session 4} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo} @@ -244,7 +244,7 @@ array([[ 1, 1, 2], In []: C[:,::2] Out[]: -array([[ 1, 2], +xarray([[ 1, 2], [ 0, 0], [-1, 7]]) diff --git a/day1/session6.tex b/day1/session6.tex index ae68ca1..3db3b5a 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[] {31, October 2009\\Day 1, Session 6} +\date[] {31 October, 2009\\Day 1, Session 6} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo} -- cgit