Skip to content

recognize Sympy's NonElementaryIntegral #17935

Closed
@rwst

Description

@rwst

We don't translate a Sympy result properly:

sage: integral(log(x)/(x^2 - 1),x,0,infinity, algorithm='sympy')
...
AttributeError: 'NonElementaryIntegral' object has no attribute '_sage_'

This should likely be done upstream, as previously.

CC: @kcrisman

Component: calculus

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions