Thanks to visit codestin.com
Credit goes to github.com

Skip to content

No support for unary + #461

@rikardn

Description

@rikardn

The following code crashes. It works in sympy

import symengine
+symengine.Integer(2)

The error message:

TypeError: bad operand type for unary +: 'Integer'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions