* Serialization and deserialization library for BQN arrays This library allows to save and load BQN arrays to the binary [[https://numpy.org/doc/stable/reference/generated/numpy.lib.format.html][NPY format]] compatible with Numpy. It can also be used to interoperate with Numpy. ** Limitations The library only support homogeneous multidimensional arrays with the following Numpy dtypes: | dtype | Description | |-------+-------------------------------------------------------------| | ~