Size: 2961
Comment:
|
Size: 3655
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 14: | Line 14: |
* 1pm: Tutorial: `starting Sage, using the notebook and help, general features <http://combinat.sagemath.org/doc/thematic_tutorials/tutorial-notebook-and-help-long.html>`_ (Florent/Jason) * 2pm: Tutorial |
Tutorial: using the notebook and navigating the help system (long version) * 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) * 2pm: Tutorial: |
Line 19: | Line 19: |
Combinatorics, words, book, linear algebra, ... (TODO: add links here) |
* Tutorial: Linear algebra (TODO Franco: add link) * Tutorial: `Combinatorics <http://combinat.sagemath.org/doc/reference/sage/combinat/tutorial_enumerated_sets.htm>`_ (Jason) * Tutorial: `Words <http://combinat.sagemath.org/doc/reference/sage/combinat/words/demo.htm>`_ * Other ressources: * `The Sage tutorial <http://www.sagemath.org/doc/tutorial/>`_ * Introductory book (in French): `Introduction à Sage <http://sagebook.gforge.inria.fr/>`_ |
Line 27: | Line 31: |
* 9:20am-12pm: Tutorial: programming Python (Franco/Jason) | * 9:20am-12pm: Tutorial: `Programming in Python and Sage <tutorial-programming-python.htm>`_ (Franco/Jason) |
Line 42: | Line 46: |
* 9am: Tutorial: Object oriented programming (FlorentHivert) | * 9am: Tutorial: `Object oriented programming <http://combinat.sagemath.org/doc/thematic_tutorials/tutorial-objects-and-classes.html>`_ (FlorentHivert) |
Line 56: | Line 60: |
* 10:15am-11:15am: Tutorial: `Contributing to Sage <http://www.liafa.jussieu.fr/~labbe/Sage/how-to-contribute/>`_ | * 10:15am-11:15am: Tutorial: `Contributing to Sage <http://combinat.sagemath.org/doc/thematic_tutorials/demo-how-to-contribute.htm>`_ |
Line 76: | Line 80: |
* Tutorial: using algebraic structures: vector spaces, ... (JasonBandlow, FlorentHivert, NicolasThiéry) [[attachment:tutorial-using-free-modules.txt]] |
* Tutorial: `Using algebraic structures: vector spaces, ... <http://combinat.sagemath.org/doc/reference/sage/modules/tutorial_free_modules.html>`_ (JasonBandlow, FlorentHivert, NicolasThiéry) |
Line 79: | Line 82: |
* Tutorial:: implementing your own algebraic structures (JasonBandlow, FlorentHivert, NicolasThiéry) [[attachment:tutorial-implementing-algebraic-structures.txt]] |
* Tutorial:: `Implementing your own algebraic structures <http://combinat.sagemath.org/doc/thematic_tutorials/tutorial-implementing-algebraic-structures.htm>`_ (JasonBandlow, FlorentHivert, NicolasThiéry) |
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 Tutorial: using the notebook and navigating the help system (long version) * 1pm: Tutorial: Using the Sage notebook and navigating the help system (Jason) * 2pm: Tutorial: * 3pm: coffee break * 3:15pm: Open tutorials (Anne, Jason, Florent, Franco, Nicolas)
- Tutorial: Linear algebra (TODO Franco: add link)
- Tutorial: Combinatorics (Jason)
- Tutorial: Words
- Other ressources: * The Sage tutorial * Introductory book (in French): Introduction à Sage
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 in Python and Sage (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)
- Tutorial:: Implementing your own algebraic structures (JasonBandlow, FlorentHivert, NicolasThiéry)
- 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"