ranweiler / dent

Library and tool for summarizing, comparing small data sets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Library and tool for summarizing, comparing small data sets

License:ISC License


Languages

Language:Rust 93.0%Language:Python 7.0%