package
0.0.1
Repository: https://github.com/influxdata/tdigest.git
Documentation: pkg.go.dev

# README

Testing

This directory contains two programs main.go and main.cpp which both read three input file compute various quantiles and write out their results. The purpose of these programs is to show that the Go implementaion is accurate as compared to the C++ implementaion.

The tests can be run using test.sh.

# Packages

No description provided by the author
No description provided by the author