reproducible 0.2.0

Utilities for reproducible accuracy and benchmark reporting in Rust projects
Documentation
1
2
3
4
5
x,y,expected
1.0,2.0,-1.0
10.0,5.0,5.0
0.0,0.0,0.0
-1.0,1.0,-2.0