On Sun, 20 Feb 2022 at 13:33, Oscar Benjamin <[email protected]> wrote: > > On Thu, 17 Feb 2022 at 19:04, Gerardo Suarez <[email protected]> > wrote: > > > > Hi, sorry for not replying before I ended up solving my problem using > > mathematica since I needed to compute this things quite a few times. But if > > you could perhaps give out some references and some pointers as to how > > this "gcd should be implemented using *sparse* polynomials" could be > > implemented, like maybe some paper on the topic. Since I've never > > contributed to open source and don't really know anything about sympy > > internals maybe I wouldn't be able to work on it as a as a "GSOC project > > " but I would love to work on the topic , this issue is the main reason I > > stoped using sympy lately. > > I've added a description of what needs to be done in relation to > sparse polynomial gcd here: > https://github.com/sympy/sympy/issues/23131
I've added this to the list of high priority ideas for a GSOC project: https://github.com/sympy/sympy/wiki/GSoC-Ideas#polynomial-gcd -- Oscar -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAHVvXxQ58hOGvUccazJNt%2Bc8Cp1ADhGb5O6TbGT8he3LOQKGkA%40mail.gmail.com.
