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

Fix mma free algorithm when no answer #19046

Open
kcrisman opened this issue Aug 17, 2015 · 0 comments
Open

Fix mma free algorithm when no answer #19046

kcrisman opened this issue Aug 17, 2015 · 0 comments

Comments

@kcrisman
Copy link
Member

The output from page in the code for

(exp(3*x)/cosh(exp(x))).integral(x,algorithm='mathematica_free')

is

"inputForm"class="hidepod"><hr/><p><p><i>Mathematica</i>couldnotfindaformulaforyourintegral.Mostlikelythismeansthatnoformulaexists.[<ahref="http://reference.wolfram.com/mathematica/tutorial/IntegralsThatCanAndCannotBeDone.html"target="_blank">Moreinformation</a>]</p></p><hr/></div><divid=

So we probably just need to parse for that and return an appropriate error.

See this ask.sagemath question.

CC: @slel

Component: calculus

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

@kcrisman kcrisman added this to the sage-6.9 milestone Aug 17, 2015
@mkoeppe mkoeppe removed this from the sage-6.9 milestone Dec 29, 2022
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

2 participants