Differences between revisions 30 and 31
Revision 30 as of 2012-07-11 22:39:14
Size: 6569
Editor: csar
Comment:
Revision 31 as of 2012-07-11 22:39:49
Size: 6569
Editor: csar
Comment:
Deletions are marked like this. Additions are marked like this.
Line 135: Line 135:
- is_modular - Alex Csar
 * needs the dual to cooperate
- is_atomic - Alex Csar
 * doesn't go into the class properly
- is_semimodular - Alex Csar
 * needs dual
* is_modular - Alex Csar
 . needs the dual to cooperate
* is_atomic - Alex Csar
 . doesn't go into the class properly
* is_semimodular - Alex Csar
 . needs dual

Sage Days 40 Coding Sprint Projects

For the main Sage Days 40 wiki page go here.

Below is a list of proposed projects.

Symmetric functions and Hopf algebras

Refactoring and extensions to symmetric functions / KSchur

Anne Schilling, Mike Zabrocki, Dorota

See also the review of Stembridge's packages below

Arithmetic dynamics & symmetric functions

Ben Hutz

Refactoring and extensions to Hopf algebras

Anne Schilling, Mike Zabrocki, John, Franco

Graded Algebras

Franco, John

Hopf algebras on graphs

Jeremy

NCSF/QSYM

Chris, Mike, Holly, Dorota, Franco, Nicolas?

Partition algebras and their reps

George

Quiver representations

Gregg Musiker, Peter Webb, Franco Saliola, Charles Paquette, Alex Fink, Julie, Al Garver, Emily Gunawan

User stories: [[attachment:quiver_representations.sage]]

Clusters algebras from surfaces

Gregg Musiker, Al Garver, Weiwen Gu, Emily Gunawan

Combinatorics

Alternating sign matrices

Jessica Striker

Graphs

Status as of Wednesday: Jeremy wrote some code to contract edges, check whether an edge is a cut-edge, and compute the Tutte polynomial. Lauren and Matt are beta-testing it. (It also needs commenting, examples, etc.)

Could you please poset the trac ticket number here? I am very interested to see your work (Anne).

Jeremy L. Martin, Anne Schilling, Tom, Lauren
  • Tutte Polynomial

Kevin, Thomas

Review of what's missing from Stembridge's packages

Alex, Drew, Thomas, Kevin

Posets & Simplicial complexes

Demo including facade posets: Kim Vic

Jessica Striker, Jeremy, John^2, Charles?, Kevin, Thomas, Alex Csar?

Wish List:

  • is_modular - Alex Csar

System Message: WARNING/2 (<string>, line 134)

Bullet list ends without a blank line; unexpected unindent.
. needs the dual to cooperate

System Message: WARNING/2 (<string>, line 135)

Block quote ends without a blank line; unexpected unindent.
  • is_atomic - Alex Csar

System Message: WARNING/2 (<string>, line 136)

Bullet list ends without a blank line; unexpected unindent.
. doesn't go into the class properly

System Message: WARNING/2 (<string>, line 137)

Block quote ends without a blank line; unexpected unindent.
  • is_semimodular - Alex Csar

System Message: WARNING/2 (<string>, line 138)

Bullet list ends without a blank line; unexpected unindent.
. needs dual

System Message: WARNING/2 (<string>, line 139)

Block quote ends without a blank line; unexpected unindent.
  • adding functionality to poset elements--what does this mean?
  • iterate over lattices
  • zeta, order, characteristic polynomials

System Message: WARNING/2 (<string>, line 142)

Bullet list ends without a blank line; unexpected unindent.
  • characteristic polynomial done naively
  • zeta polynomial from Stembridge's posets code
  • W polynomial coming

System Message: WARNING/2 (<string>, line 145)

Bullet list ends without a blank line; unexpected unindent.
. relabel the poset and then look at permutations

System Message: WARNING/2 (<string>, line 146)

Block quote ends without a blank line; unexpected unindent.
  • more examples of posets

System Message: WARNING/2 (<string>, line 147)

Bullet list ends without a blank line; unexpected unindent.
  • Young diagrams - Kevin
  • Semistandard tableaux - Jessica/Julie
  • interval posets

System Message: WARNING/2 (<string>, line 150)

Block quote ends without a blank line; unexpected unindent.
  • graph_editor
  • disjoint union, ordinal sum, product
  • make dual poset function work properly for lattices (it seems to break the join)

Simplicial Complexes:

Shellability

G-posets - homology modules

H_*(-, R), H^*(-, R) when R is neither Z nor a field

cup products trac #6102

cohomology operations

how to represent (co-)homology classes? trac #6100

links (already done)

stars

Cohen-Macaulay (trac #11523, needs review)

Fundamental Group (should not be too hard, using the code from trac #12339)

is_shifted

is_pseudo-manifold (trac #13226, needs review)

triangulate complex projective space (research problem; see mathoverflow)

chain complexes:

  • fix bug for map induced by map of simplicial complexes: see trac #13220, needs review, should be easy to review.
  • induced map on homology (high priority) trac #6101
  • mapping cone
  • tensor product
  • Tot of a bicomplex
  • filtered chain complexes and the associated spectral sequence?

Topological structures & categories & their reps

Peter Webb, John

Coxeter groups, Hecke algebras, Crystals, ...

Crystals

(trac #12251, positive review)

Anne Schilling, Mark Shimozono, Julie, Dan Bump, Ben Brubaker, Arthur Lubovsky

Extended Affine hecke algebras / weyl groups

Non symmetric Macdonald polynomials & friends in general types

Mark, Nicolas, Anne, Dan, Ben, Daniel

Integration of (affine) symmetric group and Coxeter groups

Alex Csar, Tom Denton, Holly

Complex reflexion groups

Alex Miller

Schubert Calculus

Mark, Alex, Nicolas, Kaisa, Yasuhide, Tom

Grothendieck polynomials / ...

Kaisa / Nicolas; checking out with Viviane's code Mark Shimozono, Jessica Striker

Statistics on permutations

Kim2

Matroids

Jeremy, Vic

I learned that there is a matroid project well underway already: see trac #7477 and/or the Google group sage-matroid. -- Jeremy

Sage Documentation

John:

  • build the documentation in parallel (trac #6495) needs review
  • use MathJax by default when building the documentation (trac #13143) needs review

Sagetex

Nicolas, Dan

Misc

Get my patches into Sage

Nicolas, Franco, Dan, Gregg

Anne (trac #12251, positive review), (trac #13224, positive review) (trac #13222, positive review)

Interface to Gfan and version update

Marshall Hampton

days40_projects (last edited 2012-07-19 11:43:39 by zabrocki)