> Two questions: > > * should I check it in? What you do in iso-experiment is up to you. An I would prefer if I see what you did there before it goes into trunk.
Do you still have the "MultiSet" stuff in or does it now work just with SetSpecies? > * I did not bother to implement the cycle index series for Subset and > Combination. But I think that's not so pressing currently. But that should be easy. Since Subset = SetSpecies*SetSpecies, you just have to square the CIS from SetSpecies. So why don't you simply implement in Subset: macro cisSet == cycleIndexSeries $ SetSpecies; cycleIndexSeries: % == cisSet * cisSet; Shouldn't that be the CIS of Subsets? (Similar equations for the other two generating series.) Ralf ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Aldor-combinat-devel mailing list Aldor-combinat-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/aldor-combinat-devel