Skip to content

series fails #249

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions