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

Maxima does not handle symbolic series #20846

Closed
mezzarobba opened this issue Jun 19, 2016 · 2 comments · Fixed by #35001
Closed

Maxima does not handle symbolic series #20846

mezzarobba opened this issue Jun 19, 2016 · 2 comments · Fixed by #35001

Comments

@mezzarobba
Copy link
Member

sage: ((1/6*pi^2).series(x)).simplify_full()
_SAGE_VAR_(1/6*pi^2)

See also #17400

Component: symbolics

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

@mezzarobba mezzarobba added this to the sage-7.3 milestone Jun 19, 2016
@rwst
Copy link

rwst commented Jun 21, 2016

comment:1

GiNaC/Pynac series are not supported by the Maxima interface at all, atm.

@rwst rwst changed the title _SAGE_VAR_ escapes from simplify_full() of series Maxima does not handle symbolic series Jun 21, 2016
@rwst

This comment has been minimized.

@mkoeppe mkoeppe removed this from the sage-7.3 milestone Dec 29, 2022
mezzarobba added a commit to mezzarobba/sage that referenced this issue Feb 7, 2023
dimpase pushed a commit to mezzarobba/sage that referenced this issue Feb 7, 2023
@vbraun vbraun closed this as completed in 67f8e43 Feb 24, 2023
@mkoeppe mkoeppe added this to the sage-10.0 milestone Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants