Input and output ================ .. Hint:: `NumPy API Reference: Input and output `_ .. currentmodule:: cupy NumPy binary files (NPY, NPZ) ----------------------------- .. autosummary:: :toctree: generated/ load save savez savez_compressed Text files ----------------------------- .. autosummary:: :toctree: generated/ loadtxt savetxt genfromtxt fromstring String formatting ----------------- .. autosummary:: :toctree: generated/ array2string array_repr array_str format_float_positional format_float_scientific Base-n representations ---------------------- .. autosummary:: :toctree: generated/ binary_repr base_repr