1 min readNov 11, 2018
xtensor is a C++ library, while the xnd project is a framework for Python (though implemented in C).
One could use xtensor to implement gufuncs for xnd, or we could support the xnd shape description stuff with xtensor.
At some point we should really work closer with xnd!