Input and output
Text files
Load data from a text file. |
|
A new 1-D array initialized from text data in a string. |
|
Converts the array to a (possibly nested) Python list. |
Raw binary files
Construct an array from data in a text or binary file. |
Base-n representations
Return the binary representation of the input number as a string. |