nsolve and nonlinsolve

145 views
Skip to first unread message

homer...@gmail.com

unread,
Nov 10, 2016, 2:38:59 PM11/10/16
to sympy
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

Shekhar Prasad Rajak

unread,
Dec 15, 2016, 1:11:58 AM12/15/16
to sympy
You have to install the latest version of SymPy to use `nonlinsolve` , the link for latest version is this . `nsolve` is numeric solver , `nonlinsolve` solves non linear system of equation symbolically.

--
Shekhar

M. Javanmardi

unread,
Mar 29, 2017, 3:09:10 PM3/29/17
to sympy
Hi Shekhar,

Is nonlinsolve good to use? coz it does not seem to be in any Sympy setup file, nor the one you pointed to nor the live sympy version.
If it exists, do you have any idea where to download it? and how to update the existing Sympy to the new version?

Thanks,
Mohammad

Aaron Meurer

unread,
Mar 29, 2017, 3:10:38 PM3/29/17
to sy...@googlegroups.com
nonlinsolve is only in the development version. See
http://docs.sympy.org/latest/install.html#git for instructions on how
to get it. It will be included in the next stable release.

Aaron Meurer
> --
> 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 sympy+un...@googlegroups.com.
> To post to this group, send email to sy...@googlegroups.com.
> 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/184e1bcc-2fed-4b8a-9b5b-c89b3ef0d1ee%40googlegroups.com.
>
> For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages