Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve convolution support #8994

Open
kcrisman opened this issue May 19, 2010 · 3 comments
Open

Improve convolution support #8994

kcrisman opened this issue May 19, 2010 · 3 comments

Comments

@kcrisman
Copy link
Member

We have convolution scattered in several places, including

sage.rings.polynomial.convolution
sage.functions.piecewise_old.PiecewisePolynomial.convolution
sage.functions.piecewise.PiecewiseFunction.EvaluationMethods.convolution
sage.gsl.dft.IndexedSequence.convolution

This should be extended to make it easier to use/find and to support more arbitrary inputs, both discrete and continuous.

See http://groups.google.com/group/sage-support/browse_thread/thread/7f90c228df9530dd for background.

Depends on #14801

Component: symbolics

Keywords: convolution, convolve, discrete, continuous

Issue created by migration from https://trac.sagemath.org/ticket/8994

@kcrisman kcrisman added this to the sage-5.11 milestone May 19, 2010
@jdemeyer jdemeyer modified the milestones: sage-5.11, sage-5.12 Aug 13, 2013
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.1, sage-6.2 Jan 30, 2014
@ppurka
Copy link
Member

ppurka commented Feb 23, 2014

Dependencies: #14801

@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.2, sage-6.3 May 6, 2014
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.3, sage-6.4 Aug 10, 2014
@mkoeppe

This comment has been minimized.

@mkoeppe
Copy link
Contributor

mkoeppe commented Jun 25, 2016

comment:6

Updated description to reflect changes in new piecewise implementation (#14801).
Changing to "wishlist" because nobody seems to have worked on it in 6 years

@mkoeppe mkoeppe removed this from the sage-6.4 milestone Jun 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants