On 3/1/15, Waldek Hebisch <[email protected]> wrote: > Abhinav Baid wrote: >> >> On 2/26/15, Waldek Hebisch <[email protected]> wrote: >> > Abhinav Baid wrote: >> >> >> > >> >> [1] https://github.com/fandango-/spad/blob/master/task3.spad >> > >> > Now it looks OK. One extra remark: in other parts it is natural >> > to use factorizer which takes SparseUnivariatePolynomial(F). >> > >> Sorry, I'm not sure I understand. What do you mean by other parts? > > First step of computing exponential parts is to compute Newton > polynomials associated with slopes of Newton polygon and factoring > them. > Thanks for the clarification.
>> Does it refer to other spad code which takes a factorizer as a >> parameter? I could use the InnerEigenPackage code to get a >> characteristic polynomial of type SparseUnivariatePolynomial(F) and >> thus, change the factorizer domain now. Is that what you want to >> suggest? > > Eventually yes. Just there is no rush to do this now. For such > change you would need to fetch new (developement) FriCAS version. > If you want to do this now, then fine. If you prefer to work > with releases that is fine too. > I got the latest version and changed the code. I have the development repository cloned anyway, so it wasn't a problem. > -- > Waldek Hebisch > [email protected] > > -- > You received this message because you are subscribed to a topic in the > Google Groups "FriCAS - computer algebra system" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/fricas-devel/2XuIRtc981E/unsubscribe. > To unsubscribe from this group and all its topics, 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. > Thanks, Abhinav. -- 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.
