-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels