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 sy...@googlegroups.com
Hi all Currently we have ``` >>> m,n = symbols('m n') >>> Finite(1,2,3) - FiniteSet(m,n) FiniteSet(1, 2, 3) # why this ? Why is it not returned unevaluated ? ```
Gaurav
AMiT Kumar
unread,
Jul 11, 2015, 3:49:00 AM7/11/15
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 sy...@googlegroups.com
That's a bug.
The behavior of FiniteSet while having symbolic elements into it