Processing Math: Done
jsMath
Differences between revisions 20 and 21
Revision 20 as of 2008-10-13 12:36:44
Size: 2156
Comment:
Revision 21 as of 2008-11-14 13:42:09
Size: 2174
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
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. 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 5: Line 5:
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. 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.
Line 9: Line 9:
See the [http:/combinat/RoadMap road map and current status] of the port. See the [[http:/combinat/RoadMap|road map and current status]] of the port.
Line 14: Line 14:
 - 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].  - 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]].
Line 16: Line 16:
 - 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!  - 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!
Line 18: Line 18:
  - [http:/combinat/MercurialBasic Basic instructions] (in particular, how to '''download sage-combinat''')   - [[http:/combinat/MercurialBasic|Basic instructions]] (in particular, how to '''download sage-combinat''')
Line 20: Line 20:
  - [http:/combinat/Mercurial Advanced instructions].   - [[http:/combinat/Mercurial|Advanced instructions]].
Line 22: Line 22:
 - Contribute to the list of [http:/combinat/Weirdness quirks and weirdness issues] in the *-Combinat design;  - 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: 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)