From 8ee28f692aded523970d5c7666be19b86de6676f Mon Sep 17 00:00:00 2001 From: Dimitri Lozeve Date: Fri, 15 Nov 2024 21:34:55 +0100 Subject: [PATCH] Add reference to bqn-safetensors --- README.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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