close
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.