Ralf Hemmecke wrote:
> 
> It's obviously not only on my computer.
> http://axiom-wiki.newsynthesis.org/SandBoxBugFactor
> 
> (2) -> factor((4*x^3+2*y^2+1)*(12*x^5-x^3*y+12)*(x+1)*(y^2+3)*(x^2-1))
> 
>    >> Error detected within library code:
>    "failed" of mode Union(SparseUnivariatePolynomial(Integer),"failed")
> cannot be coerced to mode SparseUnivariatePolynomial(Integer)
> 
> One can even delete the factors that are only in x.
> 
> (6) -> factor((4*x^3+2*y^2+1)*(12*x^5-x^3*y+12)*(y^2+3))
> 
>    >> Error detected within library code:
>    "failed" of mode Union(SparseUnivariatePolynomial(Integer),"failed")
> cannot be coerced to mode SparseUnivariatePolynomial(Integer)

Fixed by the last commit.


-- 
                              Waldek Hebisch
[email protected] 

-- 
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 http://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to