From 2108ea25e8eff0e81df72bef1574117dad3cf03b Mon Sep 17 00:00:00 2001 From: Amit Sethi Date: Thu, 28 Oct 2010 15:50:13 +0530 Subject: Added metadata for getting started with symbolics --- getting-started-with-symbolics/script.rst | 24 ++++++++++++++++++++++++ progress.org | 2 +- 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/getting-started-with-symbolics/script.rst b/getting-started-with-symbolics/script.rst index b9014bf..b41ab87 100644 --- a/getting-started-with-symbolics/script.rst +++ b/getting-started-with-symbolics/script.rst @@ -1,3 +1,27 @@ +.. Objectives +.. ---------- + +.. By the end of this tutorial, you will be able to + +.. 1. Defining symbolic expressions in sage. +.. # Using built-in costants and functions. +.. # Performing Integration, differentiation using sage. +.. # Defining matrices. +.. # Defining Symbolic functions. +.. # Simplifying and solving symbolic expressions and functions. + + +.. Prerequisites +.. ------------- + +.. 1. getting started with sage notebook + + +.. Author : Amit + Internal Reviewer : + External Reviewer : + Checklist OK? : [2010-10-05] + Symbolics with Sage ------------------- diff --git a/progress.org b/progress.org index 50c1d5f..2c7ec66 100644 --- a/progress.org +++ b/progress.org @@ -28,7 +28,7 @@ | 4.5 LO: | Assessment | 3 | Punch | | | |---------+----------------------------------------+-------+----------+---------------------------------------+-----------| | 5.1 LO: | getting started with sage notebook | 3 | Madhu | | | -| 5.2 LO: | getting started with symbolics | 3 | Amit | | | +| 5.2 LO: | getting started with symbolics | 3 | Amit | Pending | | | 5.3 LO: | using Sage | 4 | Punch | Anoop (Done) | | | 5.4 LO: | using sage to teach | 3 | Nishanth | | | | 5.5 LO: | Assessment | 3 | Anoop | | | -- cgit