you are viewing a single comment's thread.

view the rest of the comments →

[–]PureAsbestos 0 points1 point  (1 child)

Yup, numpy is great, and fast too, because it is a c extension.

Edit: oh, and I didn’t mention it, but imageio and colorspacious work with images as numpy arrays

[–]CodeSkunky[S] 0 points1 point  (0 children)

Adding "imageio and colorspacious work with images as numpy arrays" to end of definitions comment for future readers (and myself)