> It will be a good low-level module that will allow a linear > algebra > module to be built on. Agreed. In fields like graphics and computer vision, large multidimensional arrays aren't always matrices/tensors in the linear algebra sense. And it's always possible to specialize. NumPy got this right.