Differences between revisions 1 and 10 (spanning 9 versions)
Revision 1 as of 2011-04-28 04:29:16
Size: 2086
Comment:
Revision 10 as of 2011-04-28 06:14:39
Size: 2535
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 minutes Sage overview (presentation, demo, Sage-Combinat) (Franco + Nicolas)
* 10:45am-11am: Tour de table
* 11am: Tutorial: starting Sage, using the notebook and help, general features (Florent/Jason)

Lunch break

* 2pm: Math talk: ?
* 2:45pm: Coding Spring organization
* 3pm: 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)

Lunch break

* 2pm: Anders: "Strategies for computing Schubert structure constants"
* 3pm: Tutorial: kindly report a bug or suggest an improvement (20 minutes)
* 3:20pm: Open tutorials / coding sprints
* 5pm: Coding spring status report
Line 7: Line 37:
* 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 40:
* 9am: Tutorial: Object oriented programming (FlorentHivert)
* 11am-11:20am: Tutorial: programming iterators (FlorentHivert)
Line 13: Line 43:
Lunch break
Line 14: Line 45:
* 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/>`_
Line 19: Line 48:
'''Tuesday''' Thursday
--------
Line 21: Line 51:
* 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-11am: Tutorial: `Contributing to Sage <http://www.liafa.jussieu.fr/~labbe/Sage/how-to-contribute/>`_
* 2pm: Coding sprint status report
Line 25: Line 54:
Friday
------
Line 26: Line 57:
* 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-11am: Tutorial: Contributing to Sage-combinat
  [[http://wiki.sagemath.org/combinat/Mercurial?action=AttachFile&do=get&target=patch-server.png]]
  [[combinat/MercurialStepByStep]]
Line 31: Line 61:
'''Wednesday''' Lunch break
Line 33: Line 63:
* 9am: Tutorial: Object oriented programming (Florent)
* Tutorial: programming iterators (Florent)
* 2pm: Coding sprint status report
Line 36: Line 65:
Potential material
------------------
Line 37: Line 68:
 * ''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: utiliser des structures algébriques: espaces vectoriels, ... (JasonBandlow, FlorentHivert, NicolasThiéry)
Line 47: Line 71:
 * ''14:00-15:00'' tutoriel: implanter ses propres structures algébriques (FlorentHivert, NicolasThiéry) * Tutorial:: implanter ses propres structures algébriques (JasonBandlow, FlorentHivert, NicolasThiéry)
Line 50: Line 74:
* Lexicographic generation of lists of integers (FlorentHivert, NicolasThiéry)
  Algorithmic & design
Line 51: Line 77:
 * ''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)
* Schubert calculus: challenges, solutions, projects
Line 56: Line 79:
* Tutorial: cluster algebras
Line 57: Line 81:
Discussions
-----------
Line 58: Line 84:




* 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 minutes Sage overview (presentation, demo, Sage-Combinat) (Franco + Nicolas)
  • 10:45am-11am: Tour de table
  • 11am: Tutorial: starting Sage, using the notebook and help, general features (Florent/Jason)

Lunch break

  • 2pm: Math talk: ?
  • 2:45pm: Coding Spring organization
  • 3pm: 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)

Lunch break

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

Wednesday

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

Lunch break

Thursday

Friday

Lunch break

  • 2pm: Coding sprint status report

Potential material

  • Tutorial: utiliser des structures algébriques: espaces vectoriels, ... (JasonBandlow, FlorentHivert, NicolasThiéry) [[attachment:tutorial-using-free-modules.txt]]
  • Tutorial:: implanter ses propres structures algébriques (JasonBandlow, FlorentHivert, NicolasThiéry) [[attachment:tutorial-implementing-algebraic-structures.txt]]
  • Lexicographic generation of lists of integers (FlorentHivert, NicolasThiéry) Algorithmic & design
  • Schubert calculus: challenges, solutions, projects
  • Tutorial: cluster algebras

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)