On 07/27/2019 03:17 AM, Batuhan Taskaya wrote:

Its more clear and understandable than itertools.product for people from outside of 
a programming background. The simplicity is useful when we are working with 
multiple expressions at sametime. (cset(a & b) * cset(a | b))

So build that functionality into cset.  I believe that's what NumPy does.

--
~Ethan~
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/GUXBAEWSHE75E7SP2PBRCVNNI7H5WQVF/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to