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

placave pushed a change to branch cpc-sketch
in repository https://gitbox.apache.org/repos/asf/datasketches-go.git


    from 5c196f8  Merge pull request #36 from QasimKhan5d/cpc-sketch
     add f7cd5ab  add missing license
     add 273dc30  add example test
     add 5b8acf0  Merge pull request #37 from QasimKhan5d/cpc-sketch

No new revisions were added by this update.

Summary of changes:
 cpc/all_test.go                     |  17 ++++++
 cpc/bit_matrix.go                   |  17 ++++++
 cpc/compression_characterization.go |  17 ++++++
 cpc/cpc_compressed_state_test.go    |  17 ++++++
 cpc/cpc_wrapper.go                  |  17 ++++++
 cpc/cpc_wrapper_test.go             |  17 ++++++
 cpc/icon_estimator_test.go          |  17 ++++++
 cpc/merging_validation.go           |  17 ++++++
 cpc/quick_merging_validation.go     |  17 ++++++
 cpc/runtime_asserts.go              |  17 ++++++
 cpc/runtime_asserts_test.go         |  17 ++++++
 cpc/streaming_validation.go         |  17 ++++++
 cpc/utils_test.go                   |  17 ++++++
 examples/cpc_example_test.go        | 100 ++++++++++++++++++++++++++++++++++++
 14 files changed, 321 insertions(+)
 create mode 100644 examples/cpc_example_test.go


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

Reply via email to