Differences between revisions 5 and 6
Revision 5 as of 2008-05-20 00:28:03
Size: 476
Editor: JasonBandlow
Comment:
Revision 6 as of 2008-05-20 00:29:43
Size: 507
Editor: JasonBandlow
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
 * I don't understand what Composition.conjugate should do  * Composition.conjugate() is not explained
 * Composition.descents() is not explained

Weirdness

  • sage.combinat.word is not imported by default
  • word.symmetric_group_action_on_values does not naturally belong in word
  • word.standard should be called word.standardization
  • word.charge returns the cocharge
  • CombinatorialAlgebra has no useful documentation

  • CombinatorialClass has no documentation

  • Compositions has no option for allowing '0' parts (which are often useful)
  • Composition.conjugate() is not explained
  • Composition.descents() is not explained

combinat/Weirdness (last edited 2018-11-06 19:45:34 by chapoton)