Why don't you just take the symbolic derivative and numerically solve for that?
Aaron Meurer On Sat, Dec 7, 2013 at 8:22 AM, Alexander Birukov <[email protected]>wrote: > Just wondeing about one thing. I have a function: > > <https://lh6.googleusercontent.com/-9yLvDzYFsdU/UqM6nzBHj2I/AAAAAAAAADA/X9vs1MVkWA8/s1600/CodeCogsEqn.png> > > > > > It can be differentiated, but no way to solve(== find break monotony > points). So I'm about using numeric diff. Is there any implented funcs for > it or I can only use mpmath.diff with my own loop or my own algorithm? > > -- > 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. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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. For more options, visit https://groups.google.com/groups/opt_out.
