Differences between revisions 1 and 59 (spanning 58 versions)
Revision 1 as of 2011-04-28 04:29:16
Size: 2086
Comment:
Revision 59 as of 2011-05-03 12:02:55
Size: 6319
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
== Tentative Programme ==
Line 4: Line 3:
'''Monday''' Tentative Programme
===================
Line 7: Line 7:
* 9 am Welcome, and Sage installation help
* 10am: 45 minutes-1 hour Sage overview (presentation, demo, Sage-Combinat) (Franco + Nicolas)
* 10:45am: Tour de table (20 minutes)
* 11am: Tutorial: starting Sage, using the notebook and help, general features (Florent/Jason)
Monday
------

* 9 am: Welcome, and Sage installation help
* 10am-11am : `Sage overview (presentation, demo, Sage-Combinat) <attachment:2011-05-02-SageDays30.pdf>`_ (Franco + Nicolas)
* 11am-12pm: coffee break at University Club (next door),
  Introductions, more Sage installations

Lunch Break

* [the afternoon sessions may start later to accommodate time for lunch - please stay tuned for updates]
* 1pm: Tutorial: `Using the Sage notebook and navigating the help system
  <http://combinat.sagemath.org/doc/thematic_tutorials/tutorial-notebook-and-help-long.html>`_ (Jason) [`help-notebook sws file <attachment:Tutorial_help_notebook_long.sws>`_]
* 2pm: Tutorial: `Doing the first exercises from Project Euler <http://projecteuler.net>`_ (Jason).

  See also the `List tutorial <http://combinat.sagemath.org/doc/thematic_tutorials/siena_tutorials/Worksheet02-Lists.html>`_ [`list sws file <attachment:list_tutorial.sws>`_]
* 3pm: coffee break
* 3:15pm: Open tutorials (Anne, Jason, Florent, Franco, Nicolas):

  * Tutorial: `Linear algebra <http://combinat.sagemath.org/doc/thematic_tutorials/siena_tutorials/Worksheet06-LinearAlgebra.html>`_ (Franco) [`linear algebra sws file <attachment:Linear_algebra.sws>`_]
  * Tutorial: `Combinatorics <http://combinat.sagemath.org/doc/reference/sage/combinat/tutorial_enumerated_sets.html>`_ (Jason) [`combinatorics sws file <attachment:combinatorics.sws>`_]
  * Tutorial: `Words <http://combinat.sagemath.org/doc/reference/sage/combinat/words/demo.html>`_ [`words sws file <attachment:words.sws>`_]
  * Other resources:

    * `The Sage tutorial <http://www.sagemath.org/doc/tutorial/>`_
    * `Sage thematic tutorials and demos <http://combinat.sagemath.org/doc/thematic_tutorials/>`_
    * Introductory book in French: `Introduction à Sage <http://sagebook.gforge.inria.fr/>`_

Tuesday
-------

* 9am-9:30am: Tutorial: `Programming in Python and Sage <http://combinat.sagemath.org/doc/thematic_tutorials/tutorial-programming-python.html>`_ (Franco/Jason) [`programming tutorial sws file <attachment:programming_python_sage.sws>`_]

* 9:30am-noon: Anne's giving an introduction to implementations for crystal categories.

  * Worksheet: `The 3n+1 Conjecture <http://combinat.sagemath.org/doc/thematic_tutorials/siena_tutorials/Worksheet05-CollatzConjecture.html#siena-tutorials-worksheet05-collatzconjecture>`_ [`Collatz conjecture sws file <attachment:collatz_conjecture.sws>`_]
  * Worksheet: `Strings and the Burrows-Wheeler Transform <http://combinat.sagemath.org/doc/thematic_tutorials/siena_tutorials/Worksheet07-StringsAndTheBWT.html#siena-tutorials-worksheet07-stringsandthebwt>`_ [`strings and Burrows-Wheeler sws file <attachment:strings-burrows-wheeler.sws>`_]

* 10:30am: coffee break
* 11am: Tutorial: `Editing Sage's Sources <http://combinat.sagemath.org/doc/thematic_tutorials/tutorial-editing-sage-sources.html>`_

Lunch break

* 2pm: Anders: "Strategies for computing Schubert structure constants"
* 3pm: coffee break
* 3:15pm: Tutorial: how to kindly report a bug or suggest an improvement (20 minutes)
* 3:35pm: Open tutorials / coding sprints
* 5pm: Coding spring status report
Line 13: Line 57:
Wednesday
---------
Line 14: Line 60:
* 2pm: Anders: "Strategies for computing Schubert structure constants"
* 2:45pm: Coding Spring organization
* 3pm: Open tutorials (add links here) (Anne, Jason, Florent, Franco, Nicolas)
  (combinatorics, words, book, linear algebra, ...)
* 9am: Tutorial: `Object oriented programming <http://combinat.sagemath.org/doc/thematic_tutorials/tutorial-objects-and-classes.html>`_ (FlorentHivert) [`tutorial-objects-and-classes sws file <attachment:tutorial-objects-classes.sws>`_]
Line 19: Line 62:
'''Tuesday''' * 10am: coffee break
* 11am-11:20am: Tutorial: programming iterators (FlorentHivert)
Line 21: Line 65:
* 9am: Editing Sage's Sources (20 minutes)
  TODO: make a notebook: ?? / edit / hg_sage.revert() hg_sage.diff()
* 9:20 am Tutorial: programming Python (Franco/Jason)
Lunch break

* 2pm: Coding sprint status report
* 2:20pm Demo: `Rewiewing a patch <http://www.liafa.jussieu.fr/~labbe/Sage/how-to-contribute/>`_
* 3pm: coffee break

Thursday
--------

* 10am: coffee break
* 10:15am-11:15am: Tutorial: `Contributing to Sage <http://combinat.sagemath.org/doc/thematic_tutorials/demo-how-to-contribute.html>`_ [`contribute to sage sws file <attachment:contribute-to-sage.sws>`_]
* 2pm: Coding sprint status report
* 3pm: coffee break

Friday
------

* 10am: coffee break
* 10:15am-11:15am: Tutorial: Contributing to Sage-combinat `Mercurial step by step <http://wiki.sagemath.org/combinat/MercurialStepByStep>`_

  Illustrated by `the outdated picture <http://wiki.sagemath.org/combinat/Mercurial?action=AttachFile&do=get&target=patch-server.png>`_

  .. image:: http://wiki.sagemath.org/combinat/Mercurial?action=AttachFile&do=get&target=patch-server.png
     :height: 250px

Lunch break

* 2pm: Coding sprint status report
* 3pm: coffee break

Potential material
------------------

* Tutorial: `Using algebraic structures: vector spaces, ... <http://combinat.sagemath.org/doc/reference/sage/modules/tutorial_free_modules.html>`_ (Jason Bandlow, Florent Hivert, Nicolas Thiéry)

* Tutorial:: `Implementing your own algebraic structures <http://combinat.sagemath.org/doc/thematic_tutorials/tutorial-implementing-algebraic-structures.html>`_ (Jason Bandlow, Floren Hivert, Nicolas Thiéry)

* Tutorial:: `Graph theory
  <http://www-sop.inria.fr/members/Nathann.Cohen/tut/Graphs/>`_

* Tutorial:: `Linear programming <http://www-sop.inria.fr/members/Nathann.Cohen/tut/LP/>`_

* Tutorial/demo:: `Symmetric functions <http://combinat.sagemath.org/doc/thematic_tutorials/demo-symmetric-functions.html>`_

* Tutorial: cluster algebras (Christian)

* Tutorial: Crystal bases (Anne)

* Tutorial: Posets (Franco)

* Tutorial: Parents, Elements, Categories (Nicolas Thiéry)

* Lexicographic generation of lists of integers (Florent Hivert, Nicolas Thiéry)
  Algorithmic & design

* Canonical forms, normal forms, and computer representation (Robert Smith)

* Schubert calculus: challenges, solutions, projects

* Various algebras in Sage (Hecke algebra, nilCoxeter, Temperley Lieb, local plactic) (Anne)

Discussions
-----------

* Thematic tutorials setup
* Categories
* The Sage-Combinat roadmap
* The Sage-Combinat workflow: writing the specs
* Modeling set containment: "x in S" see `Discussion about Containment in Sage <http://wiki.sagemath.org/ContainmentDiscussion>`_
* Posets, ideals/upper set
Line 26: Line 137:
* 2pm: Math talk: ?
* 3pm: Tutorial: kindly report a bug or suggest an improvement (20 minutes)
* 3:20pm: Open tutorials / coding sprints
* 5 pm: Coding spring status report
Development Projects
----------------------------
Line 31: Line 140:
'''Wednesday'''

* 9am: Tutorial: Object oriented programming (Florent)
* Tutorial: programming iterators (Florent)


 * ''10:00-11:00'' Demo: rewiewing a patch (SébastienLabbé)
    [[http://www.liafa.jussieu.fr/~labbe/Sage/how-to-contribute/|How to contribute to Sage, steps 16 to 23 !!!]]

'''Thursday'''
 * 9am: Tutorial: Contributing to Sage
  [[http://www.liafa.jussieu.fr/~labbe/Sage/how-to-contribute/|How to contribute to Sage in 21 easy steps!]]

 * ''13:00-14:00'' tutoriel: utiliser des structures algébriques: espaces vectoriels, ... (FlorentHivert, NicolasThiéry)
  [[attachment:tutorial-using-free-modules.txt]]

 * ''14:00-15:00'' tutoriel: implanter ses propres structures algébriques (FlorentHivert, NicolasThiéry)
  [[attachment:tutorial-implementing-algebraic-structures.txt]]


 * ''11:00-11:30'' tutoriel: contribuer à Sage-combinat (ThierryMonteil)
  * [[http://wiki.sagemath.org/combinat/Mercurial?action=AttachFile&do=get&target=patch-server.png]]
  * [[combinat/MercurialStepByStep]]
 * ''11:30-13:00'' repas au restaurant du personnel d'Orsay (CESFO)








See the `projects <days30_projects>`_ page.

Tentative Programme

Monday

Lunch Break

Tuesday

Lunch break

  • 2pm: Anders: "Strategies for computing Schubert structure constants"
  • 3pm: coffee break
  • 3:15pm: Tutorial: how to kindly report a bug or suggest an improvement (20 minutes)
  • 3:35pm: Open tutorials / coding sprints
  • 5pm: Coding spring status report

Wednesday

Lunch break

Thursday

Friday

Lunch break

  • 2pm: Coding sprint status report
  • 3pm: coffee break

Potential material

  • Tutorial: Using algebraic structures: vector spaces, ... (Jason Bandlow, Florent Hivert, Nicolas Thiéry)
  • Tutorial:: Implementing your own algebraic structures (Jason Bandlow, Floren Hivert, Nicolas Thiéry)
  • Tutorial:: Graph theory
  • Tutorial:: Linear programming
  • Tutorial/demo:: Symmetric functions
  • Tutorial: cluster algebras (Christian)
  • Tutorial: Crystal bases (Anne)
  • Tutorial: Posets (Franco)
  • Tutorial: Parents, Elements, Categories (Nicolas Thiéry)
  • Lexicographic generation of lists of integers (Florent Hivert, Nicolas Thiéry) Algorithmic & design
  • Canonical forms, normal forms, and computer representation (Robert Smith)
  • Schubert calculus: challenges, solutions, projects
  • Various algebras in Sage (Hecke algebra, nilCoxeter, Temperley Lieb, local plactic) (Anne)

Discussions

  • Thematic tutorials setup
  • Categories
  • The Sage-Combinat roadmap
  • The Sage-Combinat workflow: writing the specs
  • Modeling set containment: "x in S" see Discussion about Containment in Sage
  • Posets, ideals/upper set

Development Projects

See the projects page.

days30_schedule (last edited 2011-05-06 13:01:47 by EvaCurry)