diff options
-rw-r--r-- | progress.org | 2 | ||||
-rw-r--r-- | symbolics.rst | 15 |
2 files changed, 9 insertions, 8 deletions
diff --git a/progress.org b/progress.org index bb62800..36a9a3b 100644 --- a/progress.org +++ b/progress.org @@ -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 | | | |---------+----------------------------------------+-------+----------+---------------------+---------------------| diff --git a/symbolics.rst b/symbolics.rst index 6ae4314..4edf013 100644 --- a/symbolics.rst +++ b/symbolics.rst @@ -7,19 +7,20 @@ by Fossee group. {{{ 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 . |