catterplotpy
catterplotpy copied to clipboard
Fix cat image parameter.
This bug fix will will allow a particular cat image to be chosen. Previously an array of floats were created. Now an array of integers is created, which can correctly be used to index into the array of cat images.
@eteq thank you for making a Python clone of @Gibbsdavidl awesome catterplots R package.