Skip to content

Equation has no lhs or rhs properties as in sympy #468

@rikardn

Description

@rikardn

The following does not work in symengine, but in sympy an equation object has the lhs and rhs properties

import symengine

eq = symengine.Eq('x', 'y')
eq.lhs

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