diff options
author | Puneeth Chaganti | 2009-10-28 17:18:02 +0530 |
---|---|---|
committer | Puneeth Chaganti | 2009-10-28 17:18:02 +0530 |
commit | 08a2c30f8d1a6f095652d9e5ce62038c9547c675 (patch) | |
tree | 2d96730d868a6cee7b735bea3671f9eedc137c0e /day1 | |
parent | 8a580aaca2a61fb7db583b93bea9e1eb9a552601 (diff) | |
download | workshops-08a2c30f8d1a6f095652d9e5ce62038c9547c675.tar.gz workshops-08a2c30f8d1a6f095652d9e5ce62038c9547c675.tar.bz2 workshops-08a2c30f8d1a6f095652d9e5ce62038c9547c675.zip |
Changed titles of Day1 slides.
Diffstat (limited to 'day1')
-rw-r--r-- | day1/session2.tex | 2 | ||||
-rw-r--r-- | day1/session3.tex | 2 | ||||
-rw-r--r-- | day1/session4.tex | 2 | ||||
-rw-r--r-- | day1/session5.tex | 2 | ||||
-rw-r--r-- | day1/session6.tex | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/day1/session2.tex b/day1/session2.tex index 59f1f8e..4f4b195 100644 --- a/day1/session2.tex +++ b/day1/session2.tex @@ -73,7 +73,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Title page -\title[Plotting using Python]{Python for Science and Egg. Plotting experimental data} +\title[Plotting with Python]{Python for Science and Engg: Plotting experimental data} \author[FOSSEE] {FOSSEE} diff --git a/day1/session3.tex b/day1/session3.tex index d604ac2..dee2f5f 100644 --- a/day1/session3.tex +++ b/day1/session3.tex @@ -73,7 +73,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Title page -\title[Statistics]{Python for Science and Engg. Statistics} +\title[Statistics]{Python for Science and Engg: Statistics} \author[FOSSEE] {FOSSEE} diff --git a/day1/session4.tex b/day1/session4.tex index bd40702..65deeba 100644 --- a/day1/session4.tex +++ b/day1/session4.tex @@ -74,7 +74,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Title page -\title[Basic Python]{Matrices, Solution of equations} +\title[Matrices \& Equations]{Python for Science and Engg: Matrices \& Solution of equations} \author[FOSSEE] {FOSSEE} diff --git a/day1/session5.tex b/day1/session5.tex index 467e6e4..a8f56b2 100644 --- a/day1/session5.tex +++ b/day1/session5.tex @@ -74,7 +74,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Title page -\title[Basic Python]{Interpolation, Differentiation and Integration} +\title[Calculus]{Python for Science and Engg: Interpolation, Differentiation and Integration} \author[FOSSEE] {FOSSEE} diff --git a/day1/session6.tex b/day1/session6.tex index d1aedc6..4b69748 100644 --- a/day1/session6.tex +++ b/day1/session6.tex @@ -73,7 +73,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Title page -\title[]{ODEs \& Finding Roots} +\title[ODEs \& Root Finding]{Python for Science and Engg:\\ODEs \& Finding Roots} \author[FOSSEE] {FOSSEE} |