diff options
| author | dos-reis <gdr@axiomatics.org> | 2010-04-22 01:40:53 +0000 |
|---|---|---|
| committer | dos-reis <gdr@axiomatics.org> | 2010-04-22 01:40:53 +0000 |
| commit | 9fac9abefef7f727a59b7861317d148352a43d88 (patch) | |
| tree | 6cf281301d4609d71aae0540b6cd098abd41de2b /src/ChangeLog | |
| parent | dca6da4bba9a14e544345d4b54f623450d47f283 (diff) | |
| download | open-axiom-9fac9abefef7f727a59b7861317d148352a43d88.tar.gz | |
* algebra/irsn.spad.pamphlet (IrrRepSymNatPackage): Tidy.
* algebra/partperm.spad.pamphlet (PartitionsAndPermutations): Likewise.
* algebra/cycles.spad.pamphlet (complete$CycleIndicators): Now
take only positive integers.
(powerSum$CycleIndicators): Likewise.
(elementary$CycleIndicators): Likewise.
(alternating$CycleIndicators): Likewise.
(cyclic$CycleIndicators): Likewise.
(dihedral$CycleIndicators): Likewise.
(graphs$CycleIndicators): Likewise.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0178e447..16bca349 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,16 @@ +2010-04-21 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * algebra/irsn.spad.pamphlet (IrrRepSymNatPackage): Tidy. + * algebra/partperm.spad.pamphlet (PartitionsAndPermutations): Likewise. + * algebra/cycles.spad.pamphlet (complete$CycleIndicators): Now + take only positive integers. + (powerSum$CycleIndicators): Likewise. + (elementary$CycleIndicators): Likewise. + (alternating$CycleIndicators): Likewise. + (cyclic$CycleIndicators): Likewise. + (dihedral$CycleIndicators): Likewise. + (graphs$CycleIndicators): Likewise. + 2010-04-20 Gabriel Dos Reis <gdr@cs.tamu.edu> * interp/compiler.boot (joinIntegerModes): New. |
