# HG changeset patch # User Shantanu # Date 1270579522 -19800 # Node ID 273d193d15048a90d3aa7533e8d41ce2f2b05c0e # Parent cc33c97ed034984ecf744356a944ef8636800284 basic plotting script changed. diff -r cc33c97ed034 -r 273d193d1504 basic-plot.txt --- a/basic-plot.txt Tue Apr 06 23:43:58 2010 +0530 +++ b/basic-plot.txt Wed Apr 07 00:15:22 2010 +0530 @@ -1,6 +1,6 @@ * Script -*Hello and welcome to the tutorial on Basic Plotting using Python. This is the first tutorial in a series of tutorials on Python for Scientific Computing. This tutorial is created by the FOSSEE team, IIT Bombay . +*Hello and welcome to the tutorial on Basic Plotting using Python. *The intended audience for this tutorial are Engineering, mathematics and science teachers and students @@ -198,7 +198,7 @@ **************** -This brings us to the end of this tutorial. Thank you for attending this on Python for Scientific Computing .Hope you enjoyed it and found it useful. +This brings us to the end of this tutorial. This is the first tutorial in a series of tutorials on Python for Scientific Computing. This tutorial is created by the FOSSEE team, IIT Bombay. Hope you enjoyed it and found it useful. **************** ************ diff -r cc33c97ed034 -r 273d193d1504 presentations/basic-plot.tex --- a/presentations/basic-plot.tex Tue Apr 06 23:43:58 2010 +0530 +++ b/presentations/basic-plot.tex Wed Apr 07 00:15:22 2010 +0530 @@ -97,7 +97,6 @@ \begin{block}{Goal: Successful participants will be able to} \begin{itemize} - \item Getting \item Use Python as a basic Plotting tool. \end{itemize} \end{block} @@ -153,13 +152,13 @@ \begin{block}{} This is first tutorial from the series of \begin{center} - \textcolor{red}{'Python for Scientific Computing'}. + \textcolor{blue}{'Python for Scientific Computing'}. \end{center} \end{block} \begin{block}{} - It is part of \textcolor{red}{FOSSEE} project funded by: + It is part of \textcolor{blue}{FOSSEE} project funded by: \begin{center} - \textcolor{red}{NME through ICT from MHRD, Govt. of India}. + \textcolor{blue}{NME through ICT from MHRD, Govt. of India}. \end{center} \end{block} \end{frame}