On Wed, Mar 9, 2016 at 12:56 PM, Anish Shah <[email protected]> wrote: > Hi Aaron and Sudhanshu, > > > Past few days I have been reading the source code related to refine, logic, > sat handlers and all the pull requests (2508). > In issue 9714, you said that currently `to_cnf` uses a very naive algorithm. > Should I try to implement efficient algorithms for to_cnf (if there are any) > or we should try SymEngine?
There are some open pull requests to the logic module. I don't remember if any address this issue, but you might look at them first to see what's there. Aaron Meurer > > Also, it would be great if any of you could review my PRs related to > assumptions: 10736, 10704 and 10652. It would be great so that I can include > it in my proposal. Sorry for disturbing again. > > Thanks, > Anish Shah > > -- > 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 https://groups.google.com/group/sympy. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/ec88ba54-3969-48d8-86cd-9ed16a6680e5%40googlegroups.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 https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6LEkcfrhPF8LG53rsC%2BHNmtrDvpVFR%2BF0C4Fe9LBqWpqg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
