add numba optional dependency to README.md

This commit is contained in:
Ogi Moore 2021-06-15 22:19:08 -07:00
parent 30bc13831d
commit 663bb75da4

View File

@ -46,6 +46,7 @@ Currently this means:
* `colorcet` for supplemental colormaps
* [`cupy`](https://docs.cupy.dev/en/stable/install.html) for CUDA-enhanced image processing
* On Windows, CUDA toolkit must be >= 11.1
* [`numba`] used to accelerate repeated image display for ImageItem
Qt Bindings Test Matrix
-----------------------