9152
Comment:
|
11386
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Sage-Combinat = | = Sage-Combinat: enhancing Sage as a toolbox for computer exploration in algebraic combinatorics = |
Line 5: | Line 5: |
In practice, Sage-combinat is a collection of experimental patches (i.e. extensions) on top of [[http://www.sagemath.org/|Sage]], developed by a community of researchers. The intent is that most of those patches get eventually integrated into Sage as soon as they are mature enough, with a typical short life-cycle of a few weeks. In other words: just install Sage, and you will benefit from all the Sage-combinat development, except for the latest bleeding edge features. ---- '''[[http://wiki.sagemath.org/combinat/Installation|Installation instructions]]''' |
In practice, Sage-combinat is a collection of branches on top of [[http://www.sagemath.org/|Sage]], developed by a community of researchers. The intent is that most of those branches get eventually integrated into Sage as soon as they are mature enough, with a typical short life-cycle of a few weeks. In other words: just install Sage, and you will benefit from all the Sage-combinat development, except for the latest bleeding edge features. |
Line 17: | Line 13: |
* June 17-21, 2013 [[combinat/FPSAC13|Sage-Combinat days]], as satellite event to [[http://www.liafa.jussieu.fr/fpsac13/|FPSAC'13]] | * [[https://combinat.sagemath.org:8080|Experimental Sage notebook with the Sage-Combinat patches applied]] * A new [[http://combinat.sagemath.org/misc/raw-file/tip/articles/2013-01-17-Poster/main2014.pdf|poster]] for Sage-Combinat! * [[http://wiki.sagemath.org/TentativeConventions|Help for new Git workflow]] == Past news == * August 14-17, 2014 [[http://wiki.sagemath.org/days60|Sage Days 60]], Chennai, India * April 7-11, 2014 [[http://wiki.sagemath.org/days57|Sage(-Combinat) Days 57]], Cernay, France * November 4-8, 2013 [[http://wiki.sagemath.org/days54|Sage(-Combinat) Days 54]], University of California at Davis, USA Organized by Dan Bump, Anne Schilling and Travis Scrimshaw * June 17-21, 2013 [[combinat/FPSAC13|Sage(-Combinat) days 49]], in Orsay as satellite event to [[http://www.liafa.jussieu.fr/fpsac13/|FPSAC'13]] Organized by Alejandro Morales, Anne Schilling, Nicolas M. Thiery |
Line 21: | Line 33: |
* January 21-25, 2013: [[http://www.aimath.org/ARCC/workshops/onlinedata.html|Online Databases:from L-functions to combinatorics], Edinburgh | * February 11-15, 2013 [[http://icerm.brown.edu/sp-s13/|Sage Days: Multiple Dirichlet Series, Combinatorics, and Representation Theory]], ICERM, Brown, USA Organized by Franco Saliola, Anne Schilling, Nicolas M. Thiery |
Line 23: | Line 36: |
== Past news == | * January 21-25, 2013 [[http://www.aimath.org/ARCC/workshops/onlinedata.html|Online Databases:from L-functions to combinatorics]], Edinburgh Organized by Paul-Olivier DeHaye, Nicolas M. Thiery. |
Line 28: | Line 42: |
Organized by Gregg Musiker, Franco Saliola, Anne Schilling, Nicolas M. Thiery. | |
Line 40: | Line 55: |
Organized by Eva Curry and Hugh Thomas. | |
Line 47: | Line 63: |
It includes several Sage and Sage-Combinat sessions | It includes several Sage and Sage-Combinat sessions. Organized by Anne Schilling and Mike Zabrocki. |
Line 91: | Line 108: |
* [[combinat/CiteSageCombinat|Cite Sage-Combinat]] when you use it for research publications. * Plume's review pages on Sage-Combinat: [[http://www.projet-plume.org/en/relier/sage-combinat-0|English]] and [[http://www.projet-plume.org/fr/relier/sage-combinat|French]] * [[http://combinat.sagemath.org/misc/raw-file/tip/articles/2013-01-17-Poster/main.pdf|Sage-Combinat's poster]] * [[combinat/CoolPictures|Cool pictures we produced with Sage-Combinat for our research]] |
|
Line 106: | Line 131: |
* [[combinat/CiteSageCombinat|Cite Sage-Combinat]] when you use it for research publications. * Plume's review pages on Sage-Combinat: [[http://www.projet-plume.org/en/relier/sage-combinat-0|English]] and [[http://www.projet-plume.org/fr/relier/sage-combinat|French]] * [[combinat/CoolPictures|Cool pictures we produced with Sage-Combinat for our research]] |
|
Line 112: | Line 133: |
* The collection of patches is managed using a [[http://combinat.sagemath.org/patches/|patch server]] (mercurial queues). Use it to try out the latest experimental features, or contribute your own patches! | The Sage-Combinat extensions used to be managed as a collection of patches on our [[http://combinat.sagemath.org/patches/|patch server]], using a so-called mercurial queue. Since Sage 6.0, the [[http://trac.sagemath.org/wiki/QuickStartSageGit|development workflow]] has been reworked in depth, and we are in the progress of migrating the extensions as git branches. Quite some stuff below is thus outdated, and will be progressively replaced by information on the new workflow. * [[http://trac.sagemath.org/query?status=closed&component=combinatorics&or&status=closed&cc=~sage-combinat&col=id&col=summary&col=component&col=status&col=type&col=priority&col=milestone&order=priority|Closed tickets related to combinatorics]] * [[http://trac.sagemath.org/query?status=needs_info&status=needs_review&status=needs_work&status=positive_review&component=combinatorics&or&status=needs_info&status=needs_review&status=needs_work&status=positive_review&cc=~sage-combinat&col=id&col=summary&col=component&col=status&col=type&col=priority&col=milestone&order=priority|In-progress tickets related to combinatorics]] |
Sage-Combinat: enhancing Sage as a toolbox for computer exploration in algebraic combinatorics
Sage-Combinat is a software project whose mission is: to improve the open source mathematical system Sage as an extensible toolbox for computer exploration in (algebraic) combinatorics, and foster code sharing between researchers in this area.
In practice, Sage-combinat is a collection of branches on top of Sage, developed by a community of researchers. The intent is that most of those branches get eventually integrated into Sage as soon as they are mature enough, with a typical short life-cycle of a few weeks. In other words: just install Sage, and you will benefit from all the Sage-combinat development, except for the latest bleeding edge features.
NEWS
Experimental Sage notebook with the Sage-Combinat patches applied
A new poster for Sage-Combinat!
Past news
August 14-17, 2014 Sage Days 60, Chennai, India
April 7-11, 2014 Sage(-Combinat) Days 57, Cernay, France
November 4-8, 2013 Sage(-Combinat) Days 54, University of California at Davis, USA
- Organized by Dan Bump, Anne Schilling and Travis Scrimshaw
June 17-21, 2013 Sage(-Combinat) days 49, in Orsay as satellite event to FPSAC'13
- Organized by Alejandro Morales, Anne Schilling, Nicolas M. Thiery
January 28 - May 3, 2013: ICERM Semester Program on "Automorphic Forms, Combinatorial Representation Theory and Multiple Dirichlet Series", with a strong Sage and Sage-Combinat component, ICERM, Brown, USA
February 11-15, 2013 Sage Days: Multiple Dirichlet Series, Combinatorics, and Representation Theory, ICERM, Brown, USA
- Organized by Franco Saliola, Anne Schilling, Nicolas M. Thiery
January 21-25, 2013 Online Databases:from L-functions to combinatorics, Edinburgh
Organized by Paul-Olivier DeHaye, Nicolas M. Thiery.
October 29 - November 9, 2012: CIMPA summer school Discrete mathematics : combinatorial, dynamical and algorithmic aspects, with a strong Sage and Sage-Combinat component, Bobo Dioulasso, Burkina Faso
July 9-13 2012: Sage(-Combinat) Days 40: Algebraic Combinatorics, IMA, Minneapolis, USA
- Organized by Gregg Musiker, Franco Saliola, Anne Schilling, Nicolas M. Thiery.
May 7-11 2012: Sage(-Combinat) Days 38: algebraic combinatorics and the representation theory of algebras, Centre de recherches mathématiques, Montréal, Canada
April 18-th 2012: Coxeter/Cluster algebra afternoon at the Paris Sage User Group meeting
February 8-10 2012: Sage and cluster algebra workshop, University of Hannover
February 6-10 2012: Sage-Combinat Days Cernay 2012
March 19-23 2012: EJC du GDR-im a Rennes site officiel
May 2-6, 2011: Sage Days 30: Combinatorics (Schubert calculus, cluster algebras) and Number theory (integer vectors, multidimensional digit representations) in Acadia University, Wolfville, Nova Scotia, Canada
- Organized by Eva Curry and Hugh Thomas.
January 17-19, 2011: Sage days 28: dynamics, geometry, and analytic combinatorics in Orsay
July 10, 2010: First release of Calcul Mathématique avec Sage
- A 315 pages open source french introductory book on computational mathematics, illustrated in Sage, and including a 35 pages chapter on combinatorics (and soon one on graph theory).
July 7-15, 2010: Affine Schubert Calculus workshop and summer school in Toronto
- It includes several Sage and Sage-Combinat sessions. Organized by Anne Schilling and Mike Zabrocki.
June 14-18, 2010: Joint Sage-Combinat and Chevie Workshop in Orsay
May 3-7, 2010: Sage Days 20.5 in Toronto
Organized by Nantel Bergeron, FrancoSaliola and Mike Zabrocki, again with a serious algebraic combinatorics slant
February 22-26, 2010: Sage days 20
The thematic month MathInfo 2010 at CIRM, Marseille included a Sage days week. FlorentHivert, NicolasThiéry, and FrancoSaliola were among the organizers and there was a serious combinatorics slant.
July 25-29, 2009: *-Combinat 2009
We held an International Sage Workshop on Free and Practical Software for Algebraic Combinatorics at RISC, Linz, Austria, right after FPSAC'09
May 25th, 2009: The Sage-words library demonstrated at the 2nd Canadian Discrete and Algorithmic Mathematics Conference CanaDAM'09 Sage worksheet, PDF.
April 15th, 2009: Software demonstration accepted for FPSAC'09 PDF, LaTeX Source LaTeX bibliography
January 26-30, 2009: Sage-Combinat Workshop in Orsay
- 2008-06-19: MuPAD-Combinat join forces with Sage
Sage-combinat was born as a partial port of MuPAD-Combinat. After months of discussions and experiments, an enthusiastic consensus emerged in the MuPAD-Combinat community to join Sage. Sage-combinat henceforth became the natural successor of MuPAD-Combinat.
- The transition was a massive investment (and is not yet completely over): seven years of hard work to port over! However a lot of experience was gained since 2000, and most of the design was pretty clear, and we could *share* the work.
Who are we? What is Sage-Combinat used for?
Cite Sage-Combinat when you use it for research publications.
Cool pictures we produced with Sage-Combinat for our research
How to participate and contribute
Communication
- Join our mailing lists:
- Announcement mailing list (to come)
sage-combinat-devel: Developers' mailing list
sage-combinat-commits: A low traffic mailing list which receives an automatic notice whenever a sage-combinat related ticket is modified (and eventually whenever a commit is done on the patch server).
sage-combinat-days: Mailing list for the organisation of Sage-Combinat days
Check the road map and current status
Post bug reports, suggestions, patches on the Sage-Combinat trac server or on the mailing list.
Code
The Sage-Combinat extensions used to be managed as a collection of patches on our patch server, using a so-called mercurial queue. Since Sage 6.0, the development workflow has been reworked in depth, and we are in the progress of migrating the extensions as git branches.
Quite some stuff below is thus outdated, and will be progressively replaced by information on the new workflow.
Browse the Sage sources with the Sage-combinat patches applied
Please read the Step by step tutorial (in particular, how to download Sage-Combinat)
For the curious: Technical background on the Sage-Combinat patch server (messy).
For hg/mercurial lovers: Mercurial: The Definite Guide an e-book by Bryan O'Sullivan
Developing for Sage-Combinat on Windows: Sage Development on Windows.
Design
Have a look and participate to design discussions.
Contribute to the list of quirks and weirdness issues in the *-Combinat design.
Documentation
Browse the Sage documentation with the Sage-combinat patches applied
And in particular the Thematic tutorials
Mercurial server for miscelleanous files and documents (Usage instructions)
Links
The Combinatorial Software and Databases web page maintained by Christian Krattenthaler