I'm working on imageset at https://github.com/sympy/sympy/pull/2723 and as you said it needs solve to give all the solutions. But I didn't know that solve may not give all the solutions even if there are only a finite number of them. Documentation doesn't state that, I'll try to add that asap.
I saw this also on the GSOC ideas page and I would like to work on it. I think we should implement a good way to represent and handle, infinite sets. Maybe something extending the current Naturals and Integers sets. Matthew can you point me some resources that deals with handling infinite sets. -- 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 http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
