summaryrefslogtreecommitdiff
path: root/day1/session5.tex
diff options
context:
space:
mode:
authorPuneeth Chaganti2009-10-28 15:53:13 +0530
committerPuneeth Chaganti2009-10-28 15:53:13 +0530
commite5a3ef90b28d4f8018074bb08f11ccc2c1d682ef (patch)
treefd46cd091bc488aff6cb2a0ddc28a8dafe44842e /day1/session5.tex
parent59ff411333b7e73b3253210c8fb8fe30cf510305 (diff)
downloadworkshops-e5a3ef90b28d4f8018074bb08f11ccc2c1d682ef.tar.gz
workshops-e5a3ef90b28d4f8018074bb08f11ccc2c1d682ef.tar.bz2
workshops-e5a3ef90b28d4f8018074bb08f11ccc2c1d682ef.zip
Minor edit to session5.
Diffstat (limited to 'day1/session5.tex')
-rw-r--r--day1/session5.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/day1/session5.tex b/day1/session5.tex
index b3afaf1..3c66ad6 100644
--- a/day1/session5.tex
+++ b/day1/session5.tex
@@ -197,7 +197,7 @@ To find the B-spline representation
\begin{lstlisting}
In []: tck = splrep(L, T)
\end{lstlisting}
-Returns a tuple containing
+Returns
\begin{enumerate}
\item the vector of knots,
\item the B-spline coefficients