Skip to content

@sym/{ctranspose,transpose}: *transpose does not work on None #1215

@alexvong243f

Description

@alexvong243f

I run into the following issues while improving #1194.

Let none = pycall_sympy__ ('return None').

Then both none.' and none' give error: Python exception: AttributeError: 'NoneType' object has no attribute...

I think both none.' and none' should evaluate to none. WDYT?

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