Ekansh, I think the methods you mention are numerical in nature. Unless they can be used with symbols you'll need to look into other methods.
Jason moorepants.info +01 530-601-9791 On Mon, Mar 20, 2017 at 11:18 AM, Ekansh Purohit <[email protected]> wrote: > Hi, > > I am Ekansh Purohit, a second year undergrad of International Institute of > Technology, Hyderabad and i am interested in doing GSOC this year under > Sympy. > I went through the ideas page and found the Solvers: Transcendental > Equations project quite interesting. I have been using and contributing in > SymPy and have a few doubts regarding the method used to solve > transcendental equations and needed some help regarding the same. > I feel that various approximation and convergent solution methods can used > to solve transcendental equations much more effectively and also make the > code more modular and extensible as it is less case dependent and can be > applied to various possibilities of any expression. > Some of the methods that I know of and which i am planning to do for the > project include : Newton-Fourier Method and Bisection method. So can anyone > tell me whether it will be fine or not to use such methods for solving them > ? > > Also regarding the other problems in the project which include : > Integrating helper solvers with solveset and building the set > infrastructure. I have been studying the code and have got some ideas to > change it but would like some guidance and suggestions on it. > > Thanks, > Ekansh Purohit > > -- > 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 https://groups.google.com/group/sympy. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/sympy/2bc30e25-5e04-4ddf-8d05-310ba0fc8683%40googlegroups.com > <https://groups.google.com/d/msgid/sympy/2bc30e25-5e04-4ddf-8d05-310ba0fc8683%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 https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAP7f1AiD%2BDWJMEXFs7NgZ2OKLn_wiEYZG%2Bd%3DXhYdFP00gh5BOQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
