summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNishanth Amuluru2010-09-15 18:51:28 +0530
committerNishanth Amuluru2010-09-15 18:51:28 +0530
commit5cf4d933d55992793e305b7fd98856a68c60c348 (patch)
treea3e01a4c4b9320e6f6481805587937dd61355bf6
parent2ebcf2e93d69f6cff358df5da51724632471c71f (diff)
downloadst-scripts-5cf4d933d55992793e305b7fd98856a68c60c348.tar.gz
st-scripts-5cf4d933d55992793e305b7fd98856a68c60c348.tar.bz2
st-scripts-5cf4d933d55992793e305b7fd98856a68c60c348.zip
corrected the rst syntax
-rw-r--r--lstsq.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/lstsq.rst b/lstsq.rst
index 417f5d7..7a2e9a9 100644
--- a/lstsq.rst
+++ b/lstsq.rst
@@ -102,6 +102,7 @@ We get the least square fit of l vs t^2
This brings us to the end of the tutorial.
we have learnt
+
* how to use loadtxt to read files
* how to generate a least square fit