Type stability breaks down for simple arithmetic functions in SymPy 2.0+ · Issue #545 · JuliaPy/SymPy.jl · GitHub
Skip to content

Type stability breaks down for simple arithmetic functions in SymPy 2.0+ #545

Description

@waltergu

Before SymPy@2.0, such as SymPy@1.2.1, simple arithmetic functions are type stable, e.g.,

image

However, for SymPy@2.0.1,

image

It seems that the Base.promote function cannot work as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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