- Merge pull request #4 from jamestalmage/expose-almost-equal
- Make math and 'almost' functions publicly available.
- Merge pull request #2 from ogom/master
- change the position of the if
- tests for
sum
,mean
, andstdev
assertions - added
sum
,mean
,stdev
computations and assertions - added makefile
- project init
- initial commit