Waldek Hebisch <[EMAIL PROTECTED]> writes: > BTW: Yesterday I checked (with earlier version) that most of differences in > output is due to parentheses around single argument to function calls. While > this may be treated as regression, I think that such parentheses save us a > lot of trouble so I prefer to always have them. Other changes seem to be > smaller and looked OK.
Although I think from the theoretical point of view, keeping the parenthesis makes sense, I must admit that I dislike them a lot in output. Maybe it would be possible to omit them there. Concerning the testsuite: this is again a case for using the unittest package. Checking the tests is very error-prone and time consuming currently, at least for me... Martin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/fricas-devel?hl=en -~----------~----~----~----~------~----~------~--~---
