-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently drawing is done using NumPy slicing and scikit-image.
But other methods might be beneficial for performance.
Candidates are
This requires the deprecation of the aa parameter of the Turtle class in favour of a new backend parameter.
To measure effectiveness, profiling utilities are to be made for (at least) the current examples.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request