On Fri, 17 Jul 2020 at 15:02, Faisal Riyaz <[email protected]> wrote: > > I think we should put this on the docs page of the diophantine.
I agree >> Alternatively it should be possible to provide the symbols directly: >> >> sol, = diophantine(x + y + z, [t_0, t_1]) > > If the user does not have any idea about the number of parameters in the > solution, > this won't work. If you have three unknowns is it possible to end up with more than three parameters in the solution? Another possibility is an iterator that gives symbols. -- 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/CAHVvXxSZMu7p7kGOCpvfdkj%2BTyBYHi2AJ%3DjNKe01e60_3fi6xw%40mail.gmail.com.
