[issue34778] Memoryview for column-major (f_contiguous) arrays from bytes impossible to achieve

Laurent Gautier report at bugs.python.org
Fri Sep 28 19:23:00 EDT 2018


Laurent Gautier <lgautier at gmail.com> added the comment:

@mattip : do you mean that it can currently be achieved by calling `cast` with a specific shape parameter ? If the case, how so ?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34778>
_______________________________________


More information about the Python-bugs-list mailing list