This is an automated email from the ASF dual-hosted git repository.
alsay pushed a commit to branch tdigest
in repository https://gitbox.apache.org/repos/asf/datasketches-cpp.git
The following commit(s) were added to refs/heads/tdigest by this push:
new c577d94 reference binaries for testing compatibility
c577d94 is described below
commit c577d942040349b4726cd81015eb114e8ca932df
Author: AlexanderSaydakov <[email protected]>
AuthorDate: Mon Feb 5 17:48:07 2024 -0800
reference binaries for testing compatibility
---
tdigest/test/tdigest_ref_k100_n10000_double.sk | Bin 0 -> 976 bytes
tdigest/test/tdigest_ref_k100_n10000_float.sk | Bin 0 -> 502 bytes
2 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/tdigest/test/tdigest_ref_k100_n10000_double.sk
b/tdigest/test/tdigest_ref_k100_n10000_double.sk
new file mode 100644
index 0000000..f6f4510
Binary files /dev/null and b/tdigest/test/tdigest_ref_k100_n10000_double.sk
differ
diff --git a/tdigest/test/tdigest_ref_k100_n10000_float.sk
b/tdigest/test/tdigest_ref_k100_n10000_float.sk
new file mode 100644
index 0000000..16d7981
Binary files /dev/null and b/tdigest/test/tdigest_ref_k100_n10000_float.sk
differ
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]