Commit Graph

16 Commits

Author SHA1 Message Date
Timothy Warren 3f6071d196 Add no_std support and testing
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
2020-04-16 14:07:12 -04:00
Timothy Warren 547266e97f Pander to the code coverage tool a bit to further increase coverage
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
2020-03-13 21:22:25 -04:00
Timothy Warren 101a37b6bc Tests and fixes
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
2020-03-05 16:24:33 -05:00
Timothy Warren f352c1aa4e No code coverage for benchmarks
timw4mail/rusty-numbers/pipeline/head There was a failure building this commit Details
2020-03-05 08:32:38 -05:00
Timothy Warren 272b7360f5 Add implementation of sterlings approximation
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
2020-03-04 16:53:31 -05:00
Timothy Warren 57526e5fed Some minor stuff for bigints
timw4mail/rusty-numbers/pipeline/head There was a failure building this commit Details
2020-02-24 16:30:59 -05:00
Timothy Warren 074f2bf662 Update docs, more tests
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
2020-02-24 13:49:09 -05:00
Timothy Warren d4458bae08 More factorial/fibonacci optimizing
timw4mail/rusty-numbers/pipeline/head There was a failure building this commit Details
2020-02-21 13:15:05 -05:00
Timothy Warren 3624b415ee Use bench tests to optimize factorial and fibonacci functions
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
2020-02-20 21:26:28 -05:00
Timothy Warren 75fe940ffc Add benchmarks
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
2020-02-20 17:13:46 -05:00
Timothy Warren 3323c2ff23 Add makefile for code coverage operations, increase code coverage
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
2020-02-19 21:10:53 -05:00
Timothy Warren cbf66916f9 Reorganize somewhat, add more fraction tests
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
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
Timothy Warren 421d548082 Add more mysteries 2020-02-12 23:10:08 -05:00
Timothy Warren 4d15858e45 First commit 2020-02-12 22:29:57 -05:00