Hallo, I hope this is no double post, my previous thread is not displayed in the group.
Will nonlinsolve from sympy.solvers.solveset replace solvers.nsolve? I could not find that in the documentation. I tried to run some examples for nonlinsolve but get an ImportError after from sympy.solvers.solveset import nonlinsolve I tried SymPy 1.0 from PyPI and from Gohlke, same with both versions. The documentation for SymPy 1.0 says that the function is available. Or is it only available in SymPy 1.0.1.dev ? Kind regards, Joe -- 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/3f390fc6-1d28-4727-9d9c-5f735e78f3b1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
