Commits


Philipp Moritz authored and Wes McKinney committed c3a122e1cbe
ARROW-939: fix division by zero if one of the tensor dimensions is zero This was reported and fixed by @stephanie-wang, see https://github.com/ray-project/ray/issues/500 Author: Philipp Moritz <pcmoritz@gmail.com> Closes #634 from pcmoritz/master and squashes the following commits: 399681b [Philipp Moritz] fix linting 44ee13a [Philipp Moritz] fix strides if one of the tensor dimensions is zero 4d831ed [Philipp Moritz] fix division by zero if one of the tensor dimensions is zero