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 skrah
Recipients belopolsky, seberg, skrah
Date 2014-09-21.20:15:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411330532.43.0.188834353806.issue22445@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks!  I still have to review the patch in depth, but generally
I'm +1 now for relaxing the contiguity check.

Curiously enough the existing code already considered e.g. shape=[1], strides=[-5] as contiguous.
History
Date User Action Args
2014-09-21 20:15:32skrahsetrecipients: + skrah, belopolsky, seberg
2014-09-21 20:15:32skrahsetmessageid: <1411330532.43.0.188834353806.issue22445@psf.upfronthosting.co.za>
2014-09-21 20:15:32skrahlinkissue22445 messages
2014-09-21 20:15:32skrahcreate