|
|
3d6f2e2da9
|
Added getSum and getProd for tables
|
2019-03-22 19:29:53 -04:00 |
|
|
|
b0ba590c53
|
Fixed a bug in getDivisors where a number would be
added twice
|
2019-03-22 19:06:09 -04:00 |
|
|
|
a80644401f
|
Fixed bug that was giving an error in time
|
2019-03-11 18:46:20 -04:00 |
|
|
|
88cf1b96d6
|
Added some safety precautions and added documentation
|
2019-02-08 13:06:42 -05:00 |
|
|
|
9c5e055917
|
Updated documentation for getDivisors function
|
2019-02-07 12:46:40 -05:00 |
|
Matthew Ellison
|
54b8f3c5f0
|
Added a function to get all divisors of a number
|
2019-02-07 11:43:34 -05:00 |
|
Matthew Ellison
|
7bec0bd1c7
|
Added a function to get a precise number of prime numbers
|
2019-02-06 02:00:52 -05:00 |
|
Matthew Ellison
|
f9cce574cb
|
Updated stopwatch to show microsecond precision, works on linux
|
2019-02-06 02:00:24 -05:00 |
|
|
|
c1149d09a4
|
Added a file with some helpful algorithms
|
2019-02-05 00:25:03 -05:00 |
|
|
|
af09b185dc
|
Added a simple way to time program run times
|
2019-02-01 15:21:20 -05:00 |
|
|
|
dfdbae14bf
|
Initial commit
|
2019-02-01 20:18:15 +00:00 |
|