Size: 2656
Comment:
|
Size: 2867
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 17: | Line 17: |
* 3pm: Open tutorials (Anne, Jason, Florent, Franco, Nicolas) | * 3pm: coffee break * 3:15pm: Open tutorials (Anne, Jason, Florent, Franco, Nicolas) |
Line 27: | Line 28: |
* 10am: coffee break | |
Line 31: | Line 33: |
* 3pm: Tutorial: how to kindly report a bug or suggest an improvement (20 minutes) * 3:20pm: Open tutorials / coding sprints |
* 3pm: coffee break * 3:15pm: Tutorial: how to kindly report a bug or suggest an improvement (20 minutes) * 3:35pm: Open tutorials / coding sprints |
Line 40: | Line 43: |
* 10am: coffee break | |
Line 46: | Line 50: |
* 3pm: coffee break | |
Line 50: | Line 55: |
* 10am-11am: Tutorial: `Contributing to Sage <http://www.liafa.jussieu.fr/~labbe/Sage/how-to-contribute/>`_ | * 10am: coffee break * 10:15am-11:15am: Tutorial: `Contributing to Sage <http://www.liafa.jussieu.fr/~labbe/Sage/how-to-contribute/>`_ |
Line 52: | Line 58: |
* 3pm: coffee break | |
Line 56: | Line 63: |
* 10am-11am: Tutorial: Contributing to Sage-combinat | * 10am: coffee break * 10:15am-11:15am: Tutorial: Contributing to Sage-combinat |
Line 63: | Line 71: |
* 3pm: coffee break |
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
- 2pm: Coding sprint status report
- 2:20pm Demo: Rewiewing a patch
- 3pm: coffee break
Thursday
- 10am: coffee break
- 10:15am-11:15am: Tutorial: Contributing to Sage
- 2pm: Coding sprint status report
- 3pm: coffee break
Friday
- 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]]
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"