This is an automated email from the ASF dual-hosted git repository.

charlie pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datasketches-python.git


    from ed38914  Merge pull request #16 from apache/serde_format_fix
     add 8dfa66e  Initial error comparison
     add c8dd475  Added wrong api comparison. Shorted the corresponding notebook
     new ee66070  Merge pull request #15 from apache/lib-comparison

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 jupyter/comparison-to-datasketch/README.md         |  37 +
 .../comparison-to-datasketch/api-differences.ipynb | 200 ++++++
 .../cardinality_error_experiment.py                | 172 +++++
 .../single-sketch-accuracy.ipynb                   | 762 +++++++++++++++++++++
 .../comparison-to-datasketch/utils.py              |  32 +-
 5 files changed, 1188 insertions(+), 15 deletions(-)
 create mode 100644 jupyter/comparison-to-datasketch/README.md
 create mode 100644 jupyter/comparison-to-datasketch/api-differences.ipynb
 create mode 100644 
jupyter/comparison-to-datasketch/cardinality_error_experiment.py
 create mode 100644 
jupyter/comparison-to-datasketch/single-sketch-accuracy.ipynb
 copy datasketches/KernelFunction.py => 
jupyter/comparison-to-datasketch/utils.py (59%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to