Re: [fricas-devel] comparable patches and comments on unparse

2009-11-12 Thread Martin Rubey
Bill Page bill.p...@newsynthesis.org writes: The next patch shown in 'svn status' above contains the changes to InputForm and unparse I have discussed with Martin Rubey for product and summation. +if F has ConvertibleTo(I) then + indprod l == +

Re: [fricas-devel] comparable patches and comments on unparse

2009-11-12 Thread Bill Page
Waldek, Thank you for your testing and comments about 'algebra-comparable-1.patch' On Wed, Nov 11, 2009 at 10:57 PM, Waldek Hebisch wrote: The algebra-comparable-1.patch mostly looks OK.  However I have doubts about the followig hunk: Index: src/algebra/variable.spad.pamphlet

Re: [fricas-devel] Re: strange error

2009-11-12 Thread Waldek Hebisch
I wrote: Franz Lehner wrote: The bug discussed earlier (compiler is confusing categories) has been hitting again. On Thu, Jul 09, 2009 at 05:39:44PM +0200, Waldek Hebisch wrote: The error is coused by line 170 in nruncomp.boot: [op,[dc,:[genDeltaSig x for x in

Re: [fricas-devel] comparable patches and comments on unparse

2009-11-12 Thread Waldek Hebisch
Bill Page wrote: On Wed, Nov 11, 2009 at 10:57 PM, Waldek Hebisch wrote: The algebra-comparable-1.patch mostly looks OK. ?However I have doubts about the followig hunk: Index: src/algebra/variable.spad.pamphlet ===

Re: [fricas-devel] comparable patches and comments on unparse

2009-11-12 Thread Bill Page
Waldek, Thanks for the example of where the ordering of an OrderedVariableList is important in the library. As I said, I will commit the code for comparable without this change. But I will be traveling for the next few days and may not be able to do the commit until some time next week. On Thu,