Differences between revisions 2 and 14 (spanning 12 versions)
Revision 2 as of 2011-04-28 04:35:24
Size: 2039
Comment:
Revision 14 as of 2011-04-28 14:12:09
Size: 2656
Editor: EvaCurry
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
* 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
Line 10: Line 13:
* 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)
Lunch Break
Line 15: Line 15:


* 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, ...)
* 1pm: Tutorial: starting Sage, using the notebook and help, general features (Florent/Jason)
* 2pm: Tutorial
* 3pm: Open tutorials (Anne, Jason, Florent, Franco, Nicolas)
  Combinatorics, words, book, linear algebra, ...
  (TODO: add links here)
Line 26: Line 25:
  TODO: make a notebook: ?? / edit / hg_sage.revert() hg_sage.diff()
* 9:20 am Tutorial: programming Python (Franco/Jason)
  (TODO: make a notebook describing how to use ?? / edit / hg_sage.revert() hg_sage.diff())
* 9:20am-12pm: Tutorial: programming Python (Franco/Jason)
Line 29: Line 28:
Lunch break
Line 30: Line 30:
* 2pm: Math talk: ?
* 3pm: Tutorial: kindly report a bug or suggest an improvement (20 minutes)
* 2pm: Anders: "Strategies for computing Schubert structure constants"
* 3pm: Tutorial: how to kindly report a bug or suggest an improvement (20 minutes)
Line 33: Line 33:
* 5 pm: Coding spring status report * 5pm: Coding spring status report
Line 38: Line 39:
* 9am: Tutorial: Object oriented programming (Florent)
* Tutorial: programming iterators (Florent)
* 9am: Tutorial: Object oriented programming (FlorentHivert)
* 11am-11:20am: Tutorial: programming iterators (FlorentHivert)
Line 41: Line 42:
Lunch break
Line 42: Line 44:
* ''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 !!!]]
* 2pm: Coding sprint status report
* 2:2
0pm Demo: `Rewiewing a patch <http://www.liafa.jussieu.fr/~labbe/Sage/how-to-contribute/>`_
Line 48: Line 50:
* 9am: Tutorial: Contributing to Sage
[[http://www.liafa.jussieu.fr/~labbe/Sage/how-to-contribute/|How to contribute to Sage in 21 easy steps!]]
* 10am-11am: Tutorial: `Contributing to Sage <http://www.liafa.jussieu.fr/~labbe/Sage/how-to-contribute/>`_
* 2pm: C
oding sprint status report
Line 51: Line 53:
* ''13:00-14:00'' tutoriel: utiliser des structures algébriques: espaces vectoriels, ... (FlorentHivert, NicolasThiéry)
 [[attachment:tutorial-using-free-modules.txt]]
Friday
------
Line 54: Line 56:
* ''14:00-15:00'' tutoriel: implanter ses propres structures algébriques (FlorentHivert, NicolasThiéry)
 [[attachment:tutorial-implementing-algebraic-structures.txt]]
* 10am-11am: Tutorial: Contributing to Sage-combinat
  [[http://wiki.sagemath.org/combinat/Mercurial?action=AttachFile&do=get&target=patch-server.png]]
  [[combinat/MercurialStepByStep]]
Line 57: Line 60:
Lunch break
Line 58: Line 62:
* ''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]]
* 2pm: Coding sprint status report
Line 62: Line 64:
Potential material
------------------
Line 63: Line 67:
* Tutorial: using algebraic structures: vector spaces, ... (JasonBandlow, FlorentHivert, NicolasThiéry)
  [[attachment:tutorial-using-free-modules.txt]]
Line 64: Line 70:
* Tutorial:: implementing your own algebraic structures (JasonBandlow, FlorentHivert, NicolasThiéry)
  [[attachment:tutorial-implementing-algebraic-structures.txt]]
Line 65: Line 73:
* Lexicographic generation of lists of integers (FlorentHivert, NicolasThiéry)
  Algorithmic & design
Line 66: Line 76:
* Canonical forms, normal forms, and computer representation (Robert Smith)
Line 67: Line 78:
* Schubert calculus: challenges, solutions, projects
Line 68: Line 80:
* Tutorial: cluster algebras (Christian)
Line 69: Line 82:
* 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"

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: 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: how to 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: 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)