all: Drop pd-maths and split into pd-core / pd-image #3
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
The pd-maths Library contains some maths but even a lot of functions to manipulate images.
Solution
Split the pd-maths into the maths part which goes into pd-core and the image manipulation part which goes into the new pd-image library.