Good stuff, this was enough for me to put together a little ad-hoc program for my purposes. Thanks both!
On Wednesday, September 1, 2021 at 3:21:49 PM UTC-5 Oscar wrote: > On Wed, 1 Sept 2021 at 21:16, Aaron Meurer <[email protected]> wrote: > >> I think there's a few things that could be done here: >> >> - Make top-level intersection work by inverting the function in the >> image set. This needs to be done carefully, however. >> - Make the inner intersection resolve to {n*pi | n in Z+} >> - From there, make the image set of an image set resolve to a single >> imageset. >> > > It would be good to have a proper way of representing integer intervals as > well: > https://github.com/sympy/sympy/issues/17856#issuecomment-552229762 > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sympy/3db8ebbe-6a20-4176-a7c4-c4aaa4584d1en%40googlegroups.com.
