Skip to content

Convert Location and Box to pure Python classes #220

@lonvia

Description

@lonvia

When returning Location and Box to the user, a copy of the data is made anyway. So we might as well implement these classes in Python directly and avoid the overhead of crossing into C++.

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