diff --git a/README.org b/README.org index 0960a5f..850bdf6 100644 --- a/README.org +++ b/README.org @@ -1,9 +1,11 @@ -* Serialization and deserialization library for BQN arrays +* bqn-npy 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. +See also [[https://github.com/dlozeve/bqn-safetensors][bqn-safetensors]] for another array serialization format. + ** Limitations The library only support homogeneous multidimensional arrays with the