Differences between revisions 1 and 27 (spanning 26 versions)
Revision 1 as of 2008-05-26 15:36:05
Size: 1050
Editor: JasonBandlow
Comment:
Revision 27 as of 2009-01-28 18:58:18
Size: 2446
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== sage-combinat == = Sage-combinat =
Line 3: Line 3:
sage-combinat is a collection of experimental patches #link#
(i.e. extensions) on top of sage, developed by
a community in algebraic combinatorics. Its main purpose is to improve
sage as an extensible toolbox for computer exploration, and foster
code sharing between researchers in this area. The intent is that most
of those patches eventually will get integrated into sage as soon as
they are mature enough, with a typical short life-cycle of a few
weeks.
Sage-combinat is a collection of experimental patches (i.e. extensions) on top of [[http://www.sagemath.org/|Sage]], developed by a community in algebraic combinatorics. Its main purpose is to improve Sage as an extensible toolbox for computer exploration, and foster code sharing between researchers in this area. The intent is that most of those patches eventually will get 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 12: Line 5:
=== NEWS: January 2009: Upcoming Sage Combinat workshop in Orsay ===
Line 13: Line 7:
There will be a [[http:/combinat/SageCombinatWorkshopOrsay|Sage-Combinat Workshop]] in Orsay on the last week of January 2009.
Line 14: Line 9:
This collection of patches is managed using a patch server (mercurial
queues). Although an occasional contributor can simply send such a
patch to the sage-combinat mailing list [http://groups.google.com/group/sage-combinat-devel] to detailed
instructions anyone contributing
regularly should use the patch server. Some detailed instructions about the patch server are at [http://wiki.sagemath.org/combinat/Mercurial].
=== NEWS: 2008-06-19: MuPAD-Combinat join forces with Sage ===
Line 20: Line 11:
Anyone interested in sage-combinat is encouraged to join our mailing list: [http://groups.google.com/group/sage-combinat-devel]. Sage-combinat was born as a partial port of [[http://mupad-combinat.sf.net|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 is going to be a massive investment: seven years of hard work to port over! However a lot of experience was gained since 2000, and most of the design is now pretty clear. By sharing the work the transition will hopefuly be relatively quick.

See the [[http:/combinat/RoadMap|road map and current status]] of the port.

=== How to participate and contribute ===
 - Join our mailing list: http://groups.google.com/group/sage-combinat-devel.

 - Post bug reports, suggestion, patches on the [[http://sagetrac.org/sage_trac/milestone/sage-combinat|{{{Sage-Combinat}}} trac server]] or on the [[http://groups.google.com/group/sage-combinat-devel|mailing list]].

 - The collection of patches is managed using a [[http://sage.math.washington.edu:2144/|patch server]] (mercurial queues). Use it to try out the latest experimental features, or contribute your own patches!

  - [[http:/combinat/MercurialBasic|Step by step tutorial]] (in particular, how to '''download {{{Sage-Combinat}}}''')

  - [[http:/combinat/Mercurial|Messy technical background on the {{{Sage-Combinat}}} patch server]].

 - Contribute to the list of [[http:/combinat/Weirdness|quirks and weirdness issues]] in the {{{*-Combinat}}} design;

Sage-combinat

Sage-combinat is a collection of experimental patches (i.e. extensions) on top of Sage, developed by a community in algebraic combinatorics. Its main purpose is to improve Sage as an extensible toolbox for computer exploration, and foster code sharing between researchers in this area. The intent is that most of those patches eventually will get 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: January 2009: Upcoming Sage Combinat workshop in Orsay

There will be a Sage-Combinat Workshop in Orsay on the last week of January 2009.

NEWS: 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 is going to be a massive investment: seven years of hard work to port over! However a lot of experience was gained since 2000, and most of the design is now pretty clear. By sharing the work the transition will hopefuly be relatively quick.

See the road map and current status of the port.

How to participate and contribute

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