Numpy
Description
Python library that provides multidimensional array objects, and assortments of routines for fast mathematical operations on arrays.
Usage in App
Used to work with arrays generated by OpenCV, Tensorflow also requires that data be passed in as numpy arrays.