Skip to content

Runtime improvementΒ #7

@caesarakalaeii

Description

@caesarakalaeii

I know that is not really the point of the script, but since I used it modified for a real-time application I wanted to share this:
In lines 67 and 68, you find the minimum/maximum using python's build-in version. using np.min() and np.max significantly improves runtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions