summaryrefslogtreecommitdiff
path: root/getting-started-with-symbolics/script.rst
diff options
context:
space:
mode:
Diffstat (limited to 'getting-started-with-symbolics/script.rst')
-rw-r--r--getting-started-with-symbolics/script.rst24
1 files changed, 24 insertions, 0 deletions
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? : <put date stamp here, if OK> [2010-10-05]
+
Symbolics with Sage
-------------------