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?

You can follow the howto here:

https://help.github.com/articles/using-pull-requests

or more detailed how to here:

https://github.com/sympy/sympy/wiki/Development-workflow

Please ask if you have any questions.

Ondrej

On Fri, Sep 21, 2012 at 2:02 PM, Sachin Joglekar
<srjoglekar...@gmail.com> wrote:
>
> 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 received this message because you are subscribed to the Google Groups
> "sympy" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/sympy/-/kIw-18gBWjsJ.
> To post to this group, send email to sympy@googlegroups.com.
> To unsubscribe from this group, send email to
> sympy+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/sympy?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to