This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients benjamin.peterson, christian.heimes, doko, ned.deily, serhiy.storchaka, skrah, vstinner, ztane
Date 2016-09-14.08:39:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473842368.51.0.370749821934.issue28055@psf.upfronthosting.co.za>
In-reply-to
Content
How often does NumPy create a C-style, single dimensional, continuous memoryview? I would assume that it deals with matrices, Fortran data and/or other strides, multi-dimensional data in almost all cases.
History
Date User Action Args
2016-09-14 08:39:28christian.heimessetrecipients: + christian.heimes, doko, vstinner, benjamin.peterson, ned.deily, skrah, serhiy.storchaka, ztane
2016-09-14 08:39:28christian.heimessetmessageid: <1473842368.51.0.370749821934.issue28055@psf.upfronthosting.co.za>
2016-09-14 08:39:28christian.heimeslinkissue28055 messages
2016-09-14 08:39:28christian.heimescreate