cnuernber / dtype-next

A Clojure library designed to aid in the implementation of high performance algorithms and systems.
Other
319 stars 18 forks source link

Doc typo #96

Open light-matters opened 3 months ago

light-matters commented 3 months ago

Just highlighting a typo in the docs:

This can be used to crap an image or to do reorderings such as imagespace bga->rgb conversions.

EDIT: https://cnuernber.github.io/dtype-next/cheatsheet.html

Sorry, I definitely 'copied' a link to the page, but apparently I just didn't paste it

cnuernber commented 3 months ago

Where did you find this?

harold commented 3 months ago

https://github.com/cnuernber/dtype-next/blob/ce52aabc4777a085fd389b50490344972c430cb9/topics/cheatsheet.md?plain=1#L202-L204

harold commented 3 months ago

Hilariously, such a function can be used (traditionally) to crop an image, but if you really need to crap an image, select may still be the function you're looking for.