--- a/progress.org Wed Sep 22 22:53:37 2010 +0530
+++ b/progress.org Wed Sep 22 23:13:09 2010 +0530
@@ -17,7 +17,7 @@
| 3.2 LO: | getting started with =for= | 2 | Anoop | | |
| 3.3 LO: | getting started with strings | 2 | Madhu | | |
| 3.4 LO: | getting started with files | 3 | Punch | | |
-| 3.5 LO: | parsing data | 3 | Nishanth | Amit (Pending) | Punch (Pending) |
+| 3.5 LO: | parsing data | 3 | Nishanth | Amit (Done) | Punch (Pending) |
| 3.6 LO: | statistics | 2 | Amit | Anoop (Pending) | Puneeth (Pending) |
| 3.7 LO: | module level assessment | 3 | Madhu | | |
|---------+----------------------------------------+-------+----------+---------------------+---------------------|
--- a/symbolics.rst Wed Sep 22 22:53:37 2010 +0530
+++ b/symbolics.rst Wed Sep 22 23:13:09 2010 +0530
@@ -7,19 +7,20 @@
{{{ Part of Notebook with title }}}
We would be using simple mathematical functions on the sage notebook
-for this tutorial .
+for this tutorial.
During the course of the tutorial we will learn
-
{{{ Part of Notebook with outline }}}
-To define symbolic expressions in sage . Use built-in costants and
-function. Integration , differentiation using sage . Defining
-matrices. Defining Symbolic functions . Simplifying and solving
-symbolic expressions and functions
-
+To define symbolic expressions in sage. Use built-in costants and
+function. Integration, differentiation using sage. Defining
+matrices. Defining Symbolic functions. Simplifying and solving
+symbolic expressions and functions.
+.. #[Nishanth]: The formatting is all messed up
+ First fix the formatting and compile the rst
+ The I shall review
Using sage we can perform mathematical operations on symbols .