#17151: symbolic Laguerre / associated Laguerre polynomials
-------------------------------------+-------------------------------------
Reporter: rws | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-6.7
Component: symbolics | Resolution:
Keywords: special, | Merged in:
function, holonomic, orthogonal | Reviewers:
Authors: Ralf Stephan | Work issues:
Report Upstream: N/A | Commit:
Branch: u/rws/17151-1 | 351b5c69625489c7c12139436b193a3735fd429f
Dependencies: #17953 | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by mmezzarobba):
I also don't like that
{{{
sage: laguerre(3, polygen(QQ)).parent()
Symbolic Ring
}}}
while for instance
{{{
sage: chebyshev_T(3, polygen(QQ)).parent()
Univariate Polynomial Ring in x over Rational Field
sage: pow(polygen(QQ), 3).parent()
Univariate Polynomial Ring in x over Rational Field
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/17151#comment:26>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" 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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.