Changes http://page.axiom-developer.org/zope/mathaction/102SolveSinhZCoshZZ/diff -- What it does is easily explained: '"foo"/l' maps the function 'foo' over the list 'l'. However, it appears that it doesn't use reduce but rather some lisp primitive. It is hard to trace, since it doesn't work in the interpreter. I suppose that it is some leftover of the elder days of 'spad'. In any case, when you 'grep' the 'algebra' directory, there doesn't appear to be a three argument form of this construct, so I propose to (gradually) replace it by 'reduce' everywhere.
Martin -- forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTECTED] _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
