Skip to content

series fails #249

@zhaoli-IHEP

Description

@zhaoli-IHEP

We have seen this failed case

using SymEngine
@vars x
expr = (2*x+3*x^2)/(3*x+4*x^2)
series(expr, x, 0, 1)

This gives zoo, but it obviously should be 2/3+(1/9)*x.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions