Commit Graph

14 Commits

Author SHA1 Message Date
Timothy Warren
101a37b6bc Tests and fixes
All checks were successful
timw4mail/rusty-numbers/pipeline/head This commit looks good
2020-03-05 16:24:33 -05:00
f352c1aa4e No code coverage for benchmarks
Some checks failed
timw4mail/rusty-numbers/pipeline/head There was a failure building this commit
2020-03-05 08:32:38 -05:00
Timothy Warren
272b7360f5 Add implementation of sterlings approximation
All checks were successful
timw4mail/rusty-numbers/pipeline/head This commit looks good
2020-03-04 16:53:31 -05:00
Timothy Warren
57526e5fed Some minor stuff for bigints
Some checks failed
timw4mail/rusty-numbers/pipeline/head There was a failure building this commit
2020-02-24 16:30:59 -05:00
Timothy Warren
074f2bf662 Update docs, more tests
All checks were successful
timw4mail/rusty-numbers/pipeline/head This commit looks good
2020-02-24 13:49:09 -05:00
Timothy Warren
d4458bae08 More factorial/fibonacci optimizing
Some checks failed
timw4mail/rusty-numbers/pipeline/head There was a failure building this commit
2020-02-21 13:15:05 -05:00
3624b415ee Use bench tests to optimize factorial and fibonacci functions
All checks were successful
timw4mail/rusty-numbers/pipeline/head This commit looks good
2020-02-20 21:26:28 -05:00
Timothy Warren
75fe940ffc Add benchmarks
All checks were successful
timw4mail/rusty-numbers/pipeline/head This commit looks good
2020-02-20 17:13:46 -05:00
3323c2ff23 Add makefile for code coverage operations, increase code coverage
All checks were successful
timw4mail/rusty-numbers/pipeline/head This commit looks good
2020-02-19 21:10:53 -05:00
Timothy Warren
cbf66916f9 Reorganize somewhat, add more fraction tests
All checks were successful
timw4mail/rusty-numbers/pipeline/head This commit looks good
2020-02-19 16:22:01 -05:00
Timothy Warren
2e47d97cc7 Move number traits into their own module 2020-02-14 10:14:22 -05:00
Timothy Warren
23d0ab75ec Pass cargo check and tests 2020-02-13 17:13:25 -05:00
421d548082 Add more mysteries 2020-02-12 23:10:08 -05:00
4d15858e45 First commit 2020-02-12 22:29:57 -05:00