On Tue, Oct 23, 2012 at 11:58 AM, Matthew Rocklin <[email protected]> wrote: > Awesome. Despite it being a cool topic (I think so at least) I'd be very > glad to not think about pattern matching. There are some other matrix > related things I can work on in the meantime. > > I recently asked a related question on stackoverflow > > http://stackoverflow.com/questions/13036336/set-of-all-possible-matches-in-sympy
I posted one possible answer there. Probably it would be nicer if something like this were implemented directly. Aaron Meurer > > I'm not sure if SymPy can do this. If it can't I'd be happy to know of > general algorithms. > > > On Mon, Oct 22, 2012 at 11:07 PM, Sergiu Ivanov <[email protected]> > wrote: >> >> Hi Matthew, >> >> On Mon, Oct 22, 2012 at 08:52:45AM -0700, Matthew Rocklin wrote: >> > >> > If anyone is knowledgeable or interested in extending pattern matching >> > within SymPy I'd enjoy company on this project. >> >> I would be interested in this (e.g., because it can eventually >> contribute to the rules mechanism). However, I'm not knowledgeable >> enough to answer your questions off-hand, while playing with SymPy is >> not that accessible to me this week because of some seminars I'm >> compelled to attempt. >> >> Whenever you discover something new, please report this here, so that >> I know where to start when I get freer in a couple days. >> >> I'd be happy to know more about SymPy's pattern matching and extend >> it. >> >> Sergiu >> >> -- >> You received this message because you are subscribed to the Google Groups >> "sympy" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
