Differences between revisions 59 and 90 (spanning 31 versions)
Revision 59 as of 2010-08-23 20:31:25
Size: 3854
Editor: slabbe
Comment:
Revision 90 as of 2010-09-02 15:51:38
Size: 5891
Editor: slabbe
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
  * Give introductory talk on Sage for those who don't know Sage   * Introduce the audience to Sage and in particular its combinatorial features
Line 18: Line 18:
  * Give talks on Sage for topics related to LaCIM 2010 and GASCom conferences (e.g. théorie des espèces)   * Present topics related to LaCIM 2010 and GASCom conferences (e.g. species theory) and how Sage can be helpful
Line 22: Line 22:
== Invited Speakers == == Invited Speaker ==
Line 34: Line 34:
Sage is a free open-source mathematics software system licensed under the GPL. It combines the power of many existing open-source packages into a common Python-based interface. Its mission is to create a viable free open source alternative to Magma, Maple, Mathematica and Matlab.

  * http://sagemath.org/
Line 40: Line 44:
  * http://sagebook.gforge.inria.fr/

Tutorials given at Sage Days 20 in Marseille. These are Sage Worksheets (.sws) and can be open by the Sage Notebook from their url :

  * [[http://sage.math.washington.edu/home/slabbe/days20/CIRM%20Tutorial%201.sws|CIRM Tutorial 1.sws]]
  * [[http://sage.math.washington.edu/home/slabbe/days20/CIRM%20Tutorial%203.sws|CIRM Tutorial 3.sws]]
  * [[http://sage.math.washington.edu/home/slabbe/days20/NicolasThierry%20-%20sage-combinat%20demonstration.sws|Sage-Combinat demonstration.sws]] by Nicolas Thierry
  * Calcul mathématique avec Sage, livre gratuit, juillet 2010 : http://sagebook.gforge.inria.fr/
Line 56: Line 54:
The organization is in process. If you have any suggestions (a talk to give, a discussion topic, a special demand) feel free to contact us. If you have any suggestions (a talk to give, a discussion topic, a special demand) feel free to contact us.
Line 60: Line 58:
||08:30-09:30||Installation of Sage & Coffee||
||09:30-10:30||Introduction to Sage and Sage-Combinat, by Florent Hivert||
||10:30-11:00||O
verview of Sage Combinatorics Library||
||11:00-12:00||Basic tutorial||

||08:30-09:00||Coffee||
||09:00-09:
30||Installation of Sage ([[/win_install|Windows instructions]]) ||
||09:30-10:30||Introduction to Sage and Sage-Combinat, by Florent Hivert [[attachment:SageIntroductionHivert.pdf]]||
||10:30-11:00||Presentation of participants (name, occupation, objecti
ves) ||
||11:00-12:00||Finish the Installation of Sage & Basic tutorial||
Line 65: Line 65:
||14:00-16:00||More tutorials||
||16:00-17:00||Working session, free discussions, coding sprints||
||14:00-14:30||Finish the Tutorial I||
||<|3>14:30-15:30||Teaching with Sage - Ressources available on the web, by Sébastien Labbé||
||Graph Theory, by Franco Saliola||
||Combinatorics on words, by Alexandre Blondin Massé||
||15:30-16:00||Coffee||
||<|2>16:00-17:00||Species theory and Sage Combinatorics Library, by Florent Hivert||
||animate and interact commands, using Sage from LaTeX, by Sébastien Labbé ||
Line 68: Line 73:

== Tutorials for Sage Days 25.5 and Mini Demos ==

  * How to use the Sage Notebook : [[attachment:SageDays25.5-Tutorial1.sws]] (traduit en français, voir [[/francais]])
  * Basic Python objects : [[http://sage.math.washington.edu/home/slabbe/days20/CIRM%20Tutorial%203.sws|CIRM Tutorial 3.sws]] (traduit en français, voir [[/francais]])
  * Florent's Combinatorics Worksheet : [[attachment:SageDemoHivert.sws]]
  * Tutorial on Combinatorics given at Sage Days 20 in Marseille by Nicolas Thierry : [[http://sage.math.washington.edu/home/slabbe/days20/NicolasThierry%20-%20sage-combinat%20demonstration.sws|Sage-Combinat demonstration.sws]]
  * Graphs mini-demo : [[attachment:SageDays25.5-Graphs.sws]]
  * Sage + Latex demo : [[attachment:devoir.tex]] + sagetex = [[attachment:devoir.pdf]]
  * Some [[/../animate|animations]] done with Sage
  * [[/../interact|Many examples of interact]] are available on the Sage Wiki. You can also consult "interact?" directly in sage which contains lot of examples.
  * Documentation for Words Library : http://www.sagemath.org/doc/reference/combinat/words.html
  * [[attachment:The Fibonacci Word.sws]]

== Teaching with Sage ==

  * [[http://wiki.sagemath.org/Teaching_with_SAGE|Materials and links]] to recent math courses given with Sage
  * [[http://wiki.sagemath.org/Teaching_using_SAGE|Some more materials]]
  * The [[http://groups.google.com/group/sage-edu|sage-edu mailing list]] which is for helping those who have teaching or education-related ideas or questions relating to Sage.
Line 74: Line 98:
  * Charles Fortin
Line 77: Line 102:
  * Hugo Tremblay
Line 81: Line 107:
  * Malcolm Harper
Line 83: Line 110:
  * Mélanie Beck
Line 84: Line 112:
  * Olivier Dubois
Line 86: Line 115:
  * Rodrigo Matias
Line 92: Line 122:
  * Vivien Ripoll
  * Yannic Vargas

Sage Day 25.5: Introduction to Sage and Combinatorics

Version française ici

One Day : Wednesday, September 1st, 2010

Location : SH-3420, LaCIM, UQAM, Montréal, Canada

Context

Held in sandwich between LaCIM 2010 - 20th aniversary and GASCom conferences, this day is an opportunity for their participants to learn more about Sage. Introductory talks will be given and possibly talks or discussions on Sage adapted to the audience of LaCIM 2010 (algebraic combinatorics, theoretical computer science, bioinformatic, physics and number theory) and GASCom (generation of combinatorial objects and bijective combinatorics). Students starting their Autumn semester will be invited as well. The goals are :

  • Introduce the audience to Sage and in particular its combinatorial features
  • Help people installing Sage on their computer
  • Present topics related to LaCIM 2010 and GASCom conferences (e.g. species theory) and how Sage can be helpful
  • Give the opportunity for Sage developpers to meet and discuss

Invited Speaker

  • Florent Hivert

Organizers

  • Alexandre Blondin Massé
  • Franco Saliola
  • Sébastien Labbé

About Sage

Sage is a free open-source mathematics software system licensed under the GPL. It combines the power of many existing open-source packages into a common Python-based interface. Its mission is to create a viable free open source alternative to Magma, Maple, Mathematica and Matlab.

A recent video screencast given by William Stein, the initiator of Sage, at Sage Days 25 in India :

An electronic book in french about mathematics and Sage, under the Creative Commons CC-by-sa license, was published recently :

Registration

If you want to participate, fullfil the following form. There is no fee to attend the event, but your answers to those five simple questions will help us to improve its organization.

Schedule

If you have any suggestions (a talk to give, a discussion topic, a special demand) feel free to contact us.

WARNING : The schedule below is subject to change.

08:30-09:00

Coffee

09:00-09:30

Installation of Sage (Windows instructions)

09:30-10:30

Introduction to Sage and Sage-Combinat, by Florent Hivert SageIntroductionHivert.pdf

10:30-11:00

Presentation of participants (name, occupation, objectives)

11:00-12:00

Finish the Installation of Sage & Basic tutorial

12:00-14:00

Lunch

14:00-14:30

Finish the Tutorial I

14:30-15:30

Teaching with Sage - Ressources available on the web, by Sébastien Labbé

Graph Theory, by Franco Saliola

Combinatorics on words, by Alexandre Blondin Massé

15:30-16:00

Coffee

16:00-17:00

Species theory and Sage Combinatorics Library, by Florent Hivert

animate and interact commands, using Sage from LaTeX, by Sébastien Labbé

17:00-19:00

Happy hour at Benelux (Belgium pub) at 245, Sherbrooke West Street

Tutorials for Sage Days 25.5 and Mini Demos

Teaching with Sage

Participants

  • Alexandre Blondin Massé
  • Ariane Garon
  • Carine Pivoteau
  • Charles Fortin
  • Christian Stump
  • Florent Hivert
  • Franco Saliola
  • Hugo Tremblay
  • Jean Berstel
  • Jean-Philippe Labbé
  • Johan Oudinet
  • John Mc Kay
  • Malcolm Harper
  • Marco Robado
  • Mathilde Bouvel
  • Mélanie Beck
  • Michèle Soria
  • Olivier Dubois
  • Olivier Picard
  • Pierre Bouchard
  • Rodrigo Matias
  • Samuel Boucher
  • Sébastien Labbé
  • Srecko Brlek
  • Sylvie Hamel
  • Thierry Monteil
  • Timothy Walsh
  • Vivien Ripoll
  • Yannic Vargas

days25.5 (last edited 2010-09-02 15:51:38 by slabbe)