On Wed, Jan 24, 2018 at 8:13 PM, Anton Sherwood <bro...@pobox.com> wrote:
> Speaking of piecewise functions, does anyone happen to know of a piecewise
> polynomial object for Python?  I tried writing one (based on numpy.poly1d)
> but its integration method seems to have a bug.  It surprises me that I
> haven't found one on the fertile Web.
>

The original class I wrote for sage long long ago was basically for
piecewise polynomials.
I can email the module to you if you want.

> --
> *\\*  Anton Sherwood  *\\*  www.bendwavy.org
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-support+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-support@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-support.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to