Differences between revisions 3 and 10 (spanning 7 versions)
Revision 3 as of 2012-02-01 10:23:15
Size: 2407
Editor: stumpc5
Comment:
Revision 10 as of 2012-02-03 13:46:42
Size: 3426
Editor: stumpc5
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
{{{#!rst
Sage and cluster algebra workshop
=================================
= Sage and cluster algebra workshop =
Line 5: Line 3:
The Sage and cluster algebra workshop will be hold at the University of Hannover,
Germany, February 8-10 2012.
The Sage and cluster algebra workshop will be held at the University of Hannover, Germany, February 8-10 2012.
Line 8: Line 5:
Requirements
------------
If you want to add anything to this page (including your name in the participants list), use the temporary login !ClustersDaysHannover and clustershannover2012.
Line 11: Line 7:
- I suggest that everyone attending uses laptop with a linux or mac os system and knows how to work with it (like installing things). Alternatively, people can also use the Sage web interface, but that will not be the preferred way as it tents to be not completely reliable. == Requirements ==
Line 13: Line 9:
- It would also be appreciated if everyone tries to install Sage and the optional Sage-Combinat package before the course starts. For instructions see http://wiki.sagemath.org/combinat/Installation.  * Everyone attending should have a laptop with
  * a Linux or Mac OS System (running one of OS X 10.4, 10.5, or 10.6).
  * For those running Windows on their machines (if you do not understand what these things mean, Julian can explain the implications of these to you):
    * you install Linux on your System
    * or you try to get sage-combinat to work inside a "virtual machine"
    * or use the Sage-Combinat server at http://sage.lacim.uqam.ca. As this server is not completely reliable, this will not be the preferred way.
 * It would also be appreciated if everyone tries to install Sage and the optional Sage-Combinat package before the course starts. For instructions see http://wiki.sagemath.org/combinat/Installation. We will meet on Tuesday afternoon (David: where and when?) to get sage installed on all the machines in some way.
 * Basic (or even a little more advanced) programming skills are not required but will be very helpful.
Line 15: Line 18:
- Basic (or even a little more advanced) programming skills are not required but will be very helpful. == Further reading ==
Line 17: Line 20:
Further reading
---------------
 * The Sage documentation http://sagemath.org/help.html#SageStandardDoc.
 * Many thematic tutorials on Sage can be found at http://combinat.sagemath.org/doc/thematic_tutorials/index.html.
 * The compendium for the cluster algebra and quiver package http://arxiv.org/abs/1102.4844.
 * For further references to background on cluster algebras and quivers see the references in the compendium.
 * Interesting lectures can be found at http://www.msri.org/web/msri/scientific/workshops/show/-/event/Wm550.
Line 20: Line 26:
- The Sage documentation http://sagemath.org/help.html#SageStandardDoc. == A tentative schedule ==
Line 22: Line 28:
- The compendium for the cluster algebra and quiver package http://arxiv.org/abs/1102.4844. === Wednesday Feb 8 ===
Line 24: Line 30:
- For further references to background on cluster algebras and quivers see the references in the compendium. ==== 10:15-13:00 ====
Line 26: Line 32:
A tentative schedule
--------------------
 * Installing Sage and the optional Combinat package
 * Getting used to the Sage Notebook and the Sage command line
 * Using the documentation
 * How to get help
 * Using Sage and Sage-Combinat online
Line 29: Line 38:
Wednesday Feb 8: ==== 14:15-17:00 ====
Line 31: Line 40:
10:15-13:00  * Some programming in Python and in Sage (which is based on Python)
 * Using the Computer Algebra System Sage
Line 33: Line 43:
- Installing Sage and the optional Combinat package
- Getting used to the Sage Notebook and the Sage command line
- Using the documentation
- How to get help
- Using Sage and Sage-Combinat online
=== Thursday Feb 9 ===
Line 39: Line 45:
14:15-17:00 ==== 10:15-13:00 ====
Line 41: Line 47:
- Some programming in Python and in Sage (which is based on Python)
- Using the Computer Algebra System Sage
 * First examples of the Cluster package and the interactive mode
 * Theoretical background
 * Working with finite and affine types
 * Connections to root systems and subword complexes
Line 44: Line 52:
Thursday Feb 9: ==== 14:15-17:00 ====
Line 46: Line 54:
10:15-13:00  * Exploring clusters for cluster algebras
 * The classification of finite and mutation-finite cluster algebras
 * Playing with the package
Line 48: Line 58:
- First examples of the Cluster package and the interactive mode
- Theoretical background
- Working with finite and affine types
- Connections to root systems and subword complexes
=== Friday Feb 10 ===
Line 53: Line 60:
14:15-17:00 ==== 10:15-13:00 ====
Line 55: Line 62:
- Exploring clusters for cluster algebras
- The classification of finite and mutation-finite cluster algebras
- Playing with the package
 * More theoretical background like the bipartite belt
 * Limits of the package
 * Comparison with other packages on cluster algebras
 * Finding more limits of the package
 * Suggestions for further implementations
 * Discussion
Line 59: Line 69:
Friday Feb 10: ==== 14:15-17:00 ====
Line 61: Line 71:
10:15-13:00  * open session
Line 63: Line 73:
- More theoretical background like the bipartite belt
- Limits of the package
- Comparison with other packages on cluster algebras
- Finding more limits of the package
- Suggestions for further implementations
- Discussion
== Participants ==
Line 70: Line 75:
14:15-17:00 Please add your name to the list if you plan to attend!
Line 72: Line 77:
- open session  * David Pauksztello (local organizer)
 * Julian Rüth (might join on Thursday and Friday)
 * Christian Stump (organizer)
Line 74: Line 81:
Participants
------------
== Discussion ==
Line 77: Line 83:
Please let me know if you are attending. I will then add your name to the list space for discussions like interesting topics, open problems, ...
Line 79: Line 85:
- David Pauksztello (local organizer)
- Christian Stump (organizer)
Let me open with something not implemented but we have been asked to do:
Line 82: Line 87:
}}}  * implementation of quantum cluster algebras

Sage and cluster algebra workshop

The Sage and cluster algebra workshop will be held at the University of Hannover, Germany, February 8-10 2012.

If you want to add anything to this page (including your name in the participants list), use the temporary login ClustersDaysHannover and clustershannover2012.

Requirements

  • Everyone attending should have a laptop with
    • a Linux or Mac OS System (running one of OS X 10.4, 10.5, or 10.6).
    • For those running Windows on their machines (if you do not understand what these things mean, Julian can explain the implications of these to you):
      • you install Linux on your System
      • or you try to get sage-combinat to work inside a "virtual machine"
      • or use the Sage-Combinat server at http://sage.lacim.uqam.ca. As this server is not completely reliable, this will not be the preferred way.

  • It would also be appreciated if everyone tries to install Sage and the optional Sage-Combinat package before the course starts. For instructions see http://wiki.sagemath.org/combinat/Installation. We will meet on Tuesday afternoon (David: where and when?) to get sage installed on all the machines in some way.

  • Basic (or even a little more advanced) programming skills are not required but will be very helpful.

Further reading

A tentative schedule

Wednesday Feb 8

10:15-13:00

  • Installing Sage and the optional Combinat package
  • Getting used to the Sage Notebook and the Sage command line
  • Using the documentation
  • How to get help
  • Using Sage and Sage-Combinat online

14:15-17:00

  • Some programming in Python and in Sage (which is based on Python)
  • Using the Computer Algebra System Sage

Thursday Feb 9

10:15-13:00

  • First examples of the Cluster package and the interactive mode
  • Theoretical background
  • Working with finite and affine types
  • Connections to root systems and subword complexes

14:15-17:00

  • Exploring clusters for cluster algebras
  • The classification of finite and mutation-finite cluster algebras
  • Playing with the package

Friday Feb 10

10:15-13:00

  • More theoretical background like the bipartite belt
  • Limits of the package
  • Comparison with other packages on cluster algebras
  • Finding more limits of the package
  • Suggestions for further implementations
  • Discussion

14:15-17:00

  • open session

Participants

Please add your name to the list if you plan to attend!

  • David Pauksztello (local organizer)
  • Julian Rüth (might join on Thursday and Friday)
  • Christian Stump (organizer)

Discussion

space for discussions like interesting topics, open problems, ...

Let me open with something not implemented but we have been asked to do:

  • implementation of quantum cluster algebras

combinat/ClusterPackageDaysHannover (last edited 2012-02-09 15:49:05 by stumpc5)