I wish to work on implementing Equations solvable by LambertW (Transcendental equation solver) isssue#10006 in the solveset module. This would be one of my major GSoC project. I am looking over the idea about how solve implements this. It uses _tsolve for handling transcendental equations. I need help regarding understanding the way _tsolve is implemented. Also, do I need to implement _tsolve in solveset in the similar fashion as in `solve` or any other way.
-- 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/471712f2-4051-40c7-9426-4aa15d205fad%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
