solvers.nsolve() vs. sympy.solvers.solveset.nonlinsolve()

246 views
Skip to first unread message

homer...@gmail.com

unread,
Nov 10, 2016, 2:38:59 PM11/10/16
to sympy
Hello,

I have code that uses solvers.nsolve().
Is sympy.solvers.solveset.nonlinsolve() the recommended function to
replace that?

Kind regards,
Joe


Aaron Meurer

unread,
Nov 10, 2016, 3:46:16 PM11/10/16
to sy...@googlegroups.com
nsolve stands for "numeric solve". It isn't going away. nonlinsolve
symbolically solves nonlinear systems of equations. If you want a
symbolic solution, you should use it. If you want a numeric solution,
use nsolve.

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/d8a754c8-b474-4707-99ad-b3950758354b%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages