dent

Crates.iodent
lib.rsdent
version0.4.1
sourcesrc
created_at2017-09-29 22:31:25.103414
updated_at2017-11-16 02:23:12.802436
descriptionLibrary and tool for summarizing and comparing small data sets.
homepage
repositoryhttps://github.com/ranweiler/dent
max_upload_size
id33946
size284,799
Joe Ranweiler (ranweiler)

documentation

README

Dent

dent is a library and command-line tool for summarizing and comparing small samples of numerical data. In particular, it aims to support the comparison of microbenchmark results. It is heavily inspired by the BSD ministat tool by Poul-Henning Kamp. The primary goal is to provide a simple, focused interface that is numerically reliable and can be reused in various forms of development tooling.

License

Dent is released under the ISC License.

Commit count: 142

cargo fmt