Differences between revisions 1 and 15 (spanning 14 versions)
Revision 1 as of 2011-04-28 04:29:16
Size: 2086
Comment:
Revision 15 as of 2011-04-28 14:29:02
Size: 2867
Editor: EvaCurry
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
== Tentative Programme ==
Line 4: Line 3:
'''Monday''' Tentative Programme
===================

Monday
------

* 9 am: Welcome, and Sage installation help
* 10am-10:45 Sage overview (presentation, demo, Sage-Combinat) (Franco + Nicolas)
* 10:45am-12pm: coffee break at University Club (next door), Introductions

Lunch Break

* 1pm: Tutorial: starting Sage, using the notebook and help, general features (Florent/Jason)
* 2pm: Tutorial
* 3pm: coffee break
* 3:15pm: Open tutorials (Anne, Jason, Florent, Franco, Nicolas)
  Combinatorics, words, book, linear algebra, ...
  (TODO: add links here)

Tuesday
-------

* 9am: Editing Sage's Sources (20 minutes)
  (TODO: make a notebook describing how to use ?? / edit / hg_sage.revert() hg_sage.diff())
* 9:20am-12pm: Tutorial: programming Python (Franco/Jason)
* 10am: coffee break

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 7: Line 39:
* 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)
Wednesday
---------
Line 12: Line 42:
* 9am: Tutorial: Object oriented programming (FlorentHivert)
* 10am: coffee break
* 11am-11:20am: Tutorial: programming iterators (FlorentHivert)
Line 13: Line 46:
Lunch break
Line 14: Line 48:
* 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, ...)
* 2pm: Coding sprint status report
* 2:20pm Demo: `Rewiewing a patch <http://www.liafa.jussieu.fr/~labbe/Sage/how-to-contribute/>`_
* 3pm: coffee break
Line 19: Line 52:
'''Tuesday''' Thursday
--------
Line 21: Line 55:
* 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)
* 10am: coffee break
* 10:15am-11:15am: Tutorial: `Contributing to Sage <http://www.liafa.jussieu.fr/~labbe/Sage/how-to-contribute/>`_
* 2pm: Coding sprint status report
* 3pm: coffee break
Line 25: Line 60:
Friday
------
Line 26: Line 63:
* 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
* 10am: coffee break
* 10:15am-11:15am: Tutorial: Contributing to Sage-combinat
  [[http://wiki.sagemath.org/combinat/Mercurial?action=AttachFile&do=get&target=patch-server.png]]
  [[combinat/MercurialStepByStep]]
Line 31: Line 68:
'''Wednesday''' Lunch break
Line 33: Line 70:
* 9am: Tutorial: Object oriented programming (Florent)
* Tutorial: programming iterators (Florent)
* 2pm: Coding sprint status report
* 3pm: coffee break
Line 36: Line 73:
Potential material
------------------
Line 37: Line 76:
 * ''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)
* Tutorial: using algebraic structures: vector spaces, ... (JasonBandlow, FlorentHivert, NicolasThiéry)
Line 47: Line 79:
 * ''14:00-15:00'' tutoriel: implanter ses propres structures algébriques (FlorentHivert, NicolasThiéry) * Tutorial:: implementing your own algebraic structures (JasonBandlow, FlorentHivert, NicolasThiéry)
Line 50: Line 82:
* Lexicographic generation of lists of integers (FlorentHivert, NicolasThiéry)
  Algorithmic & design
Line 51: Line 85:
 * ''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)
* Canonical forms, normal forms, and computer representation (Robert Smith)
Line 56: Line 87:
* Schubert calculus: challenges, solutions, projects
Line 57: Line 89:
* Tutorial: cluster algebras (Christian)
Line 58: Line 91:
* Crystal bases (Anne)
Line 59: Line 93:
* Posets (Franco)
Line 60: Line 95:
Discussions
-----------
Line 61: Line 98:

* Thematic tutorials setup
* Categories
* The Sage-Combinat roadmap
* The Sage-Combinat workflow: writing the specs
* Modeling set containment: "x in S"

Tentative Programme

Monday

  • 9 am: Welcome, and Sage installation help
  • 10am-10:45 Sage overview (presentation, demo, Sage-Combinat) (Franco + Nicolas)
  • 10:45am-12pm: coffee break at University Club (next door), Introductions

Lunch Break

  • 1pm: Tutorial: starting Sage, using the notebook and help, general features (Florent/Jason)
  • 2pm: Tutorial
  • 3pm: coffee break
  • 3:15pm: Open tutorials (Anne, Jason, Florent, Franco, Nicolas) Combinatorics, words, book, linear algebra, ... (TODO: add links here)

Tuesday

  • 9am: Editing Sage's Sources (20 minutes) (TODO: make a notebook describing how to use ?? / edit / hg_sage.revert() hg_sage.diff())
  • 9:20am-12pm: Tutorial: programming Python (Franco/Jason)
  • 10am: coffee break

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

  • 9am: Tutorial: Object oriented programming (FlorentHivert)
  • 10am: coffee break
  • 11am-11:20am: Tutorial: programming iterators (FlorentHivert)

Lunch break

Thursday

  • 10am: coffee break
  • 10:15am-11:15am: Tutorial: Contributing to Sage
  • 2pm: Coding sprint status report
  • 3pm: coffee break

Friday

Lunch break

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

Potential material

  • Tutorial: using algebraic structures: vector spaces, ... (JasonBandlow, FlorentHivert, NicolasThiéry) [[attachment:tutorial-using-free-modules.txt]]
  • Tutorial:: implementing your own algebraic structures (JasonBandlow, FlorentHivert, NicolasThiéry) [[attachment:tutorial-implementing-algebraic-structures.txt]]
  • Lexicographic generation of lists of integers (FlorentHivert, NicolasThiéry) Algorithmic & design
  • Canonical forms, normal forms, and computer representation (Robert Smith)
  • Schubert calculus: challenges, solutions, projects
  • Tutorial: cluster algebras (Christian)
  • Crystal bases (Anne)
  • Posets (Franco)

Discussions

  • Thematic tutorials setup
  • Categories
  • The Sage-Combinat roadmap
  • The Sage-Combinat workflow: writing the specs
  • Modeling set containment: "x in S"

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