[Numpy-discussion] when did column_stack become C-contiguous?

Stephan Hoyer shoyer at gmail.com
Mon Oct 19 01:10:50 EDT 2015


Looking at the git logs, column_stack appears to have been that way
(creating a new array with concatenate) since at least NumPy 0.9.2, way
back in January 2006:
https://github.com/numpy/numpy/blob/v0.9.2/numpy/lib/shape_base.py#L271

Stephan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20151018/1605a81a/attachment.html>


More information about the NumPy-Discussion mailing list