root <[EMAIL PROTECTED]> writes: > Martin, > > Your patches to combfunc have been applied. > They will be in the upcoming release. > > Do you happen to have some test cases and a paragraph to say what > the problem was that was fixed?
But I added *lot's* of documentation? Is this missing in your version? You should have, for example, the following paragraph concerning equality of sums and products: The preceding two operations handle the testing for equality of sums and products. This functionality was missing up to [[patch--45]]. (Issue~\#213) The corresponding property [[%specialEqual]] set below is checked in [[Kernel]]. Note that we can assume that the operators are equal, since this is checked in [[Kernel]] itself. Issue~\#213 refers to the issue on IssueTracker, of course. By the way, in my patch to combfunc.spad.pamphlet, I forgot to add the line SPECIALEQUAL ==> %specialEqual in the appropriate place. I'll send you the corrected patch this afternoon. Sorry about this. Martin _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
