You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sympy
Well, the title says pretty much everything. Is it possible to restrict the domain of nonlinsolve to solve, say, only for real numbers? Restrictions on the domain of symbols doesn't seem to work for nonlinsolve, while works well with the simple solve.
Chris Smith
unread,
May 30, 2019, 3:39:36 AM5/30/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sympy
You could wrap your solution in a FiniteSet and attempt an Intersection: