Commit Graph

10 Commits

Author SHA1 Message Date
Timothy Warren 5b445add4b Fix code coverage
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
2020-09-15 10:31:44 -04:00
Timothy Warren f8b91531b9 Partially implement multiplication, code formatting
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
2020-03-13 14:17:25 -04: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 096373789b Add stein gcd
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
2020-02-28 17:11:36 -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 bf09388604 Attempt to benchmark gcd algorithm
timw4mail/rusty-numbers/pipeline/head There was a failure building this commit Details
2020-02-21 16:33:00 -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