- DOC: add example scripts and visualizations to `README.md`
- ENH: allow negative values in kernels. It's still an unusual use case,
but there is no strong argument for forbidding it.
- ENH: Previously, only kernels with at least 3 elements and at most as long as
the shortest dimension of the image were allowed. These restrictions are now
lifted.
- DOC: improve `rlic.convolve`'s docstring. Add detail to the description of the
`texture` and `kernel` arguments