Differences between revisions 1 and 10 (spanning 9 versions)
Revision 1 as of 2007-11-28 03:23:27
Size: 198
Editor: CraigCitro
Comment:
Revision 10 as of 2008-01-26 20:31:45
Size: 1673
Editor: jason
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
This wishlist should be a list of features, software, algorithms, databases, or anything else you'd like to see in Sage.  This wishlist should be a list of features, software, algorithms, databases, or anything else you'd like to see in Sage.
Line 4: Line 4:
=== Combinatorial Species ===
=== Infinite-dimensional polynomial rings ===
=== Graphs ===
 * Applet / javascript for dragging/repositioning vertices
 * Edge-labeled isomorphism checking
 * a nauty interface
 * a graph category in Sage
 * Graphs on surfaces
{{{
From Robert Miller:
> Comments: Emily Kirkman has done some extensive work on embedding
> graphs in surfaces, and I'd love to see some conversation about this
> at Sage Days 7.}}}
=== Incidence Structures ===
See http://trac.sagemath.org/sage_trac/ticket/1305

=== Interactive widgets in the notebook ===
See http://trac.sagemath.org/sage_trac/ticket/1322

=== Lie algebras ===
KiranKedlaya: I'd like to be able to manipulate representations of Lie algebras. Here I'm thinking of representations as lists of highest weights (indicating irreducibles) with multiplicities. I'd like to be able to perform representation-theoretic operations (tensor products, exterior powers, symmetric powers, maybe other Schur functors) on such lists. This may be accomplished by wrapping LiE, which we currently provide as an optional spkg. (Some of this may also be provided by Symmetrica.) I plan to discuss this with Mike Hansen before and during the workshop.

=== Crystal Graphs ===

=== Posets ===
Line 6: Line 31:
 * Xin's partial fraction algorithm for MacMahon's partition analysis
Line 8: Line 33:
Line 10: Line 34:
 * Graph databases
   * See http://trac.sagemath.org/sage_trac/ticket/1307
   * and http://trac.sagemath.org/sage_trac/ticket/1308

This wishlist should be a list of features, software, algorithms, databases, or anything else you'd like to see in Sage.

Features

Combinatorial Species

Infinite-dimensional polynomial rings

Graphs

  • Applet / javascript for dragging/repositioning vertices
  • Edge-labeled isomorphism checking
  • a nauty interface
  • a graph category in Sage
  • Graphs on surfaces

From Robert Miller:
> Comments: Emily Kirkman has done some extensive work on embedding
> graphs in surfaces, and I'd love to see some conversation about this
> at Sage Days 7.

Incidence Structures

See http://trac.sagemath.org/sage_trac/ticket/1305

Interactive widgets in the notebook

See http://trac.sagemath.org/sage_trac/ticket/1322

Lie algebras

KiranKedlaya: I'd like to be able to manipulate representations of Lie algebras. Here I'm thinking of representations as lists of highest weights (indicating irreducibles) with multiplicities. I'd like to be able to perform representation-theoretic operations (tensor products, exterior powers, symmetric powers, maybe other Schur functors) on such lists. This may be accomplished by wrapping LiE, which we currently provide as an optional spkg. (Some of this may also be provided by Symmetrica.) I plan to discuss this with Mike Hansen before and during the workshop.

Crystal Graphs

Posets

Algorithms

  • Xin's partial fraction algorithm for MacMahon's partition analysis

Programs

Databases

days7/wishlist (last edited 2008-11-14 13:42:00 by anonymous)