Differences between revisions 181 and 182
Revision 181 as of 2014-08-14 09:14:08
Size: 11199
Editor: aschilling
Comment:
Revision 182 as of 2015-04-15 00:30:22
Size: 11696
Editor: aschilling
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:

 * June 8-12, 2015 [[http://gauss.math.luc.edu/sagedays/|Sage Days 65]], Loyola University Chicago, USA
   Organized by Mark V. Albert, Aaron Lauve, Peter Tingley

 * April 13-16, 2015 [[http://wiki.sagemath.org/days67|Sage Days 67]], UQAM, Canada
   Organized by Mathieu Guay-Paquet, Viviane Pons, Franco Saliola

 * March 17-20, 2015 [[http://wiki.sagemath.org/days64|Sage Days 64]], University of California at Davis, USA
   Organized by Dan Bump, Anne Schilling and Travis Scrimshaw

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

Past news


Who are we? What is Sage-Combinat used for?


How to participate and contribute

Communication

Code

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. Here are some useful links:

The Sage-Combinat extensions used to be managed as a collection of patches on our patch server, using a so-called mercurial queue. Quite some stuff below is thus outdated, and will be progressively replaced by information on the new workflow.

Design

Documentation

combinat (last edited 2022-04-05 01:35:07 by mkoeppe)