On 10/24/18 4:09 PM, Bill Page wrote:

>> I tried this on my saved version (part of a test -harness) and it works
>> correctly.
>> Here is the result
>> (52) -> aa:=(x^2 - 2)*(y - 1)*(x - 1)
>>
>>                                     2    2     3    2
>>    (52)  - 2 + 2 y + 2 x - 2 y x + x  - x y - x  + x y x
>> Type:
>> XDistributedPolynomial(OrderedVariableList([x,y,z]),Fraction(MultivariatePolynomial([a,b,c,d,e],Integer)))
>> (53) -> factor(aa)
>>
>>                  2
>>    (53)  [- 2 + x , 1 - y, 1 - x]
>> Type:
>> List(XDistributedPolynomial(OrderedVariableList([x,y,z]),Fraction(MultivariatePolynomial([a,b,c,d,e],Integer))))
>> --
> 
> Note that you are not using the same polynomial base ring as Waldek,
> i.e. Fraction(MultivariatePolynomial([a,b,c,d,e],Integer))) versus
> Integer.
> 
Yes I did.

RayR

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to