Issues and pull requests in the sympy repo are labelled by topic which is very useful in this situation. There is a label for anything related to diophantine which shows 20 open issues: https://github.com/sympy/sympy/labels/solvers.diophantine
Oscar On Sat, 30 Oct 2021 at 21:42, Raphael C <[email protected]> wrote: > > I was wondering if there is a list of open issues for solving Diophantine > equations or systems of Diophantine equations? From looking at the Issues it > seems the following is missing: > > > Equations involving cubic terms. https://github.com/sympy/sympy/issues/19081 > Solve systems of equations. https://github.com/sympy/sympy/pull/7241 > > > Are there any more that it would be useful for someone to work on? > > Raphael > > -- > 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/e6b44d07-a966-4649-9b5e-63fd9cdc8882n%40googlegroups.com. -- 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/CAHVvXxREwdqMu%3D9eS8Wyb5YohB_LywHhncV6KrTQ7_uqMA%2BW1Q%40mail.gmail.com.
