diff options
author | Nishanth Amuluru | 2010-09-15 18:51:28 +0530 |
---|---|---|
committer | Nishanth Amuluru | 2010-09-15 18:51:28 +0530 |
commit | 5cf4d933d55992793e305b7fd98856a68c60c348 (patch) | |
tree | a3e01a4c4b9320e6f6481805587937dd61355bf6 | |
parent | 2ebcf2e93d69f6cff358df5da51724632471c71f (diff) | |
download | st-scripts-5cf4d933d55992793e305b7fd98856a68c60c348.tar.gz st-scripts-5cf4d933d55992793e305b7fd98856a68c60c348.tar.bz2 st-scripts-5cf4d933d55992793e305b7fd98856a68c60c348.zip |
corrected the rst syntax
-rw-r--r-- | lstsq.rst | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |