Can you give an example of old vs. new behavior? Are they mathematically equivalent (up to pievewise constant)?
Aaron Meurer On Tue, Jun 20, 2017 at 8:37 AM Chris Smith <[email protected]> wrote: > Currently, indefinite integration of Piecewise gives the discontinuous > Piecewise result obtained by simply integrating the pieces of the > Piecewise. I propose (in PR #12587) that the `integrate` method give the > continuous result and a method `piecewise_integrate` be used to return the > old behavior. Are there other ideas? Do we need a deprecation of the old > behavior? > > -- > 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/95872e1e-ac0e-4b3d-b1c2-43520fa88158%40googlegroups.com > <https://groups.google.com/d/msgid/sympy/95872e1e-ac0e-4b3d-b1c2-43520fa88158%40googlegroups.com?utm_medium=email&utm_source=footer> > . > 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%3D6LUFKeKJ%3DQpff7-%3DTs5wR%3D8uE-JLVC8dg0eGA%3DUgX0g-A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
