> Is that result a data structure, or a string?

It is a pretty printed ImageSet object.

> (A data structure would be preferable since it could be used as input
> for more activities.)

That is an important property and internally `solveset` heavily rely on
that.

> Is it able to simplify to {nā‹…Ļ€ | n āˆŠ ā„¤} ?
> (Though I guess you don't always want that.)

No we cannot, I made an attempt at https://github.com/sympy/sympy/pull/7673
but the approach wasn't generalised enough. By the we can simplify a lot of
interesection of ImageSets using Diophantine solvers. See
https://github.com/sympy/sympy/pull/7587

-- 
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 sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CADN8iuq%3DGts-zcaZzdn55SWCs8Lyd0JZ5buUG94LqpxZKdRL1g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to