{ } Raw JSON

bundles / scipy 1.17.1 / scipy / io / matlab / _byteordercodes

module

scipy.io.matlab._byteordercodes

source: /scipy/io/matlab/_byteordercodes.py :0

Members

Summary

Byteorder utilities for system - numpy byteorder encoding

Extended Summary

Converts a variety of string codes for little endian, big endian, native byte order and swapped byte order to explicit NumPy endian codes - one of '<' (little endian) or '>' (big endian)

Additional content

Byteorder utilities for system - numpy byteorder encoding

Converts a variety of string codes for little endian, big endian, native byte order and swapped byte order to explicit NumPy endian codes - one of '<' (little endian) or '>' (big endian)

Aliases

  • scipy.io.matlab._byteordercodes