Convenience functionsΒΆ
Open an array from a binary file in ironArray .iarr format and load data into memory. |
|
Open an array from a binary file in ironArray .iarr format. |
|
Save an array to a binary file in ironArray .iarr format. |
|
Quick and dirty comparison between arrays a and b. |
|
Convert an ironArray array into a NumPy array. |
|
Convert a NumPy array into an ironArray array. |
|
Get the number of logical cores in the system. |
|
Get the L2 size of the system. |
|
Provide advice for the chunk and block shapes for a certain dtshape. |