solve() bug or working as intended

33 views
Skip to first unread message

Chris L

unread,
Mar 21, 2017, 3:28:41 PM3/21/17
to sympy
The following input:

solve ([a -b -c ,-b -c ],[a],Dict =true )

should evaluate to (Wolfram evaluates this correctly):

a = 0

However, Sympy evaluates it to:

a = b + c

Is this a bug or am I using solve() incorrectly?

Thanks,

Chris

Jason Moore

unread,
Mar 25, 2017, 5:37:00 PM3/25/17
to sy...@googlegroups.com
Looks like a bug, please submit and issue on Github.

Thanks,

--
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+unsubscribe@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/cc68d7ec-4500-460e-aaff-e4eaddca93cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages