I agree. The builtin set's method is called issubset. Aaron Meurer
On Mon, Mar 24, 2014 at 7:36 AM, Amit Saha <[email protected]> wrote: > Is there any reason why the subset() method in sympy/core/sets.py is > not is_subset() (considering that it always returns a boolean) and > also consistent with some of the other is_ methods as well.? > > Best, > Amit. > > > -- > http://echorand.me > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sympy. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/CANODV3mcy-XR6yt75EbbrSoNuM7P%2B-bJoY1kBR1fzVg6qBJ%2BQw%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6%2BJJCfqw_QYJdWYx3-Ax9Ec7zskMicz5pGvb5Ro-oP7-w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
