Skip to content

r-value matrix subscripted causing crashes #46

Closed
@111116

Description

>>> float2x2(1,2,3,4)
float2x2([1,2], [3,4])
>>> float2x2(1,2,3,4)[0]
float2(9.731018e-35,1e-45)

Metadata

Assignees

No one assigned

    Labels

    PythonbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions