Differences between revisions 1 and 15 (spanning 14 versions)
Revision 1 as of 2012-07-10 15:38:33
Size: 12411
Editor: saliola
Comment:
Revision 15 as of 2012-07-11 21:31:59
Size: 13465
Editor: ddrake
Comment:
Deletions are marked like this. Additions are marked like this.
Line 51: Line 51:
 Leader: Nicolas Borie and Nicolas Thiery  Leader: Nicolas Borie and Nicolas Thiéry
Line 55: Line 55:
 - `Programming in Python and Sage`_
   (`html version`
__ of this worksheet)
 - `Programming in Python and Sage`__
Line 99: Line 98:
--------------------------------- ----------------------------------
Line 135: Line 134:
Tutorial: New functionalities in symmetric functions and k-Schur functions in Sage
----------------------------------------------------------------------------------

 Leaders: Mike Zabrocki and Anne Schilling

 Worksheet:

 - `Symmetric function tutorial`_
Line 139: Line 147:
.. _`Using the Sage Notebook and navigating the help system`: attachment:tutorial1.sws
.. _`Calculus and Linear Algebra in Sage`: attachment:tutorial2.sws
.. _`Programming in Python and Sage`: attachment:tutorial3.sws
.. _`Collatz conjecture`: attachment:CollatzConjecture.sws
.. _`Dictionaries and Graph Theory`: attachment:Dictionaries-GraphTheory.sws
.. _`Strings and the Burrows-Wheeler Transform`: attachment:Strings-BWT.sws
.. _`Using the Sage Notebook and navigating the help system`: attachment:days38_tutorials/tutorial1.sws
.. _`Calculus and Linear Algebra in Sage`: attachment:days38_tutorials/tutorial2.sws
.. _`Programming in Python and Sage`: attachment:days38_tutorials/tutorial3.sws
.. _`Collatz conjecture`: attachment:days38_tutorials/CollatzConjecture.sws
.. _`Dictionaries and Graph Theory`: attachment:days38_tutorials/Dictionaries-GraphTheory.sws
.. _`Strings and the Burrows-Wheeler Transform`: attachment:days38_tutorials/Strings-BWT.sws
.. _`Symmetric function tutorial`: attachment:days40_tutorials/Symmetric_Functions.sws
Line 238: Line 247:
Line 240: Line 248:


== SageTeX and the Sage cell server ==

Check out [[attachment:sagetex-examples.tar.bz2]]. The main cell server is [[http://aleph.sagemath.org|aleph.sagemath.org]]; here are some more cell server links:

  * [[https://www.math.duke.edu/education/calculustext-rev11/|a calculus textbook with embedded Sage cells (a preliminary, and non-permanent version)]]
  * [[http://mathsci.kaist.ac.kr/~drake/2012-spring-kms-meeting/|a presentation I gave the uses the cell server to show some Sage @interacts]]
  * [[https://github.com/sagemath/sagecell/blob/master/doc/embedding.rst|documentation for embedding a cell into a web page]]

Sage Days 40 Tutorials

This page is based on the corresponding page for Sage Days 38, which you can find here.

Tutorial I: Using the Sage notebook and navigating the help system

Leader: Franco Saliola

Worksheet:

Resources:

Complimentary worksheets and resources:

Tutorial II: Programming in Python and Sage

Leader: Nicolas Borie and Nicolas Thiéry

Worksheet:

Related thematic tutorials:

Learn-to-program resources:

Python resources:

Tutorial III: Contributing to Sage

Leader: Franco Saliola and Anne Schilling

Guides:

Videos:

Related thematic tutorials:

ReStructuredText resources:

Mercurial resources:

Tutorial: New functionalities in symmetric functions and k-Schur functions in Sage

Leaders: Mike Zabrocki and Anne Schilling

Worksheet:

SageTeX and the Sage cell server

Check out sagetex-examples.tar.bz2. The main cell server is aleph.sagemath.org; here are some more cell server links:

days40_tutorials (last edited 2012-07-12 15:21:00 by sdenton)