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
I have made some changes in the Logic folder of our sympy local repository. I have attached the changed files(boolalg.py and __init__.py file of logic subpackage) with the mail. I would appreciate it if I coulded be guided through any changes that are necessary. I have attempted to create a 'CustomFunction' class in boolalg.py in logic folder. Its classmethod SOPform gives a logic function in SOP form given its truthtable. I am sorry if my doubts and queries are too trivial , beacuse this is the first time I am attempting to do so.
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 Sachin,
Thanks for the contribution. I think that having the truth table
routines in sympy would be useful.
Can you please submit this as a github pull request?