[Numpy-discussion] np.vstack vs. np.stack

Robert Kern robert.kern at gmail.com
Thu Nov 9 17:39:45 EST 2017


On Thu, Nov 9, 2017 at 1:58 PM, Mark Bakker <markbak at gmail.com> wrote:

> Can anybody explain why vstack is going the way of the dodo?
> Why are stack / concatenate better? What is 'bad' about vstack?

As far as I can tell, the discussion happened all on Github, not the
mailing list. See here for references:

https://github.com/numpy/numpy/pull/7253

--
Robert Kern
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20171109/152eb7c7/attachment.html>


More information about the NumPy-Discussion mailing list