[SciPy-dev] Generic polynomials class (was Re: Volunteer for Scipy Project)

David Goldsmith d.l.goldsmith at gmail.com
Wed Oct 7 02:33:09 EDT 2009


Thanks for doing that, Anne!

DG

On Tue, Oct 6, 2009 at 6:37 PM, Anne Archibald <peridot.faceted at gmail.com>wrote:

> 2009/10/6 David Goldsmith <d.l.goldsmith at gmail.com>:
> > IMO this thread has matured to the point where someone(s) should formally
> > propose a feature spec/object structure for community vetting. :-)
>
> http://www.scipy.org/NewPolynomials
>
> I don't propose an object structure, because I'm not sure how that
> should look, and I'm also not sure how reasonable my various
> requirements and restrictions are. On the other hand I did list at the
> end some references I found in a quick literature search; it appears
> the wisdom is that for general polynomial manipulation it's best to
> use the Bernstein basis (the same used in Bezier splines) or the
> Lagrange basis (representing polynomials by (x,y) pairs). In either
> case papers are available describing algorithms for all the basic
> polynomial operations.
>
> Anne
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20091006/b88a1e7d/attachment.html>


More information about the SciPy-Dev mailing list