diff -r c62a1f9ef609 -r 9fab907060a7 templates/talks_proposed.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/talks_proposed.html Wed Jul 14 21:04:12 2010 +0530 @@ -0,0 +1,84 @@ +{% extends 'base.html' %} +{% block title %} +Talks Proposed +{% endblock %} +{% block content %} +

Talks Proposed

+ +
+
+ +
+
+ +
+

1 Introduction to Sage and the Sage Notebook

+
+ +

Submitted by - Prof. William Stein +

+ +
+ +
+

2 Running a Sage notebook server

+
+ +

Submitted by - Prof. William Stein +

+ +
+ +
+

3 Cryptography in Sage

+
+ +

Submitted by - Sourav Sen Gupta +

+ +
+ +
+

4 SAGE (PARI) for Number Theory

+
+ +

Submitted by - Dr. P. Vanchinatan +

+ +
+ +
+

5 SAGE (GAP) for Groups and Representation

+
+ +

Submitted by - Dr. P. Vanchinatan +

+ +
+ +
+

6 Number Theory and its Applications to Cryptography

+
+ +

Submitted by - Dr. P. Vanchinatan +

+ +
+ +
+

7 Introduction to Python programming

+
+ +

Submitted by - Dr. P. Vanchinatan +

+
+ +{% endblock %}