I don't see any on the ideas list, but I'm sure there are things that can be done. One suggestion for a starting point would be to look at finishing https://github.com/sympy/sympy/pull/2209 (there are also some other ideas for future work in that pull request and the associated issues). I would also take a look at the ntheory module and see if anything is missing or could be improved.
Another idea would be to improve the Diophantine solver. There was already a project to solve Diophantine equations a couple of years ago, but there may be cases that have still not been implemented. Aaron Meurer On Mon, Dec 29, 2014 at 4:33 AM, Ashwin Ganesh <[email protected]> wrote: > Are there any projects / Ideas in the field of Number Theory which has to > be implemented ? > > -- > 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 post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sympy. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/5ed6898e-30c1-4282-b15d-a918e1e40567%40googlegroups.com > <https://groups.google.com/d/msgid/sympy/5ed6898e-30c1-4282-b15d-a918e1e40567%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6%2Bawe3d7u5e2Gj4sGCG2PbfPKVpLb0x%3DjBRReOthAz%2BNA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
