-
a6daca6619
Added isPandigital function
develop
Mattrixwv
2021-10-11 12:58:11 -04:00
-
4c426c5424
Updated todo
Mattrixwv
2021-07-13 19:24:19 -04:00
-
88c6071f57
Fixed possible bug
master
Mattrixwv
2021-07-01 00:22:22 -04:00
-
200e3b6e4b
Created a Sieve of Eratosthenes
Mattrixwv
2021-06-30 18:33:25 -04:00
-
e6aac0a199
Fixed typeos
Mattrixwv
2021-06-30 18:33:09 -04:00
-
8676b15b47
Fixed typos
Mattrixwv
2021-06-30 17:47:57 -04:00
-
41d591a69b
Added function to create a string from a table
Mattrixwv
2021-06-30 17:46:07 -04:00
-
e5f9a26dc6
Added function to test if an integer is prime
Mattrixwv
2021-06-30 17:29:30 -04:00
-
75f4441f18
Added functions to check for palindromes and convert nums to bin strings
Mattrixwv
2021-06-29 14:14:35 -04:00
-
a9de121a88
Added function to comput factorial of number
Mattrixwv
2021-06-01 16:39:01 -04:00
-
0c1d5d1094
Updated comments
Mattrixwv
2021-03-12 13:30:57 -05:00
-
8d19fe78b4
Updated functions to be local
Mattrixwv
2021-03-12 13:30:27 -05:00
-
2ac368f3c0
Added tests
Mattrixwv
2021-03-12 13:29:48 -05:00
-
eb9f018d1f
Added algorithm to find gcd of two numbers
Mattrixwv
2021-02-11 20:18:39 -05:00
-
9d9ef62a6d
Created todo list
Mattrixwv
2020-10-30 16:34:06 -04:00
-
e25b12e9dc
Fixed bug when calling getString without first calling stop
Matthew Ellison
2019-10-13 19:01:06 -04:00
-
202129f4cc
Fixed bug in isFound
Matthew Ellison
2019-09-15 23:36:26 -04:00
-
27d00755d7
Fixed bug with ?
Matthew Ellison
2019-08-25 15:36:02 -04:00
-
b5d18e0c72
Added license information
Matthew Ellison
2019-03-29 13:38:08 -04:00
-
4e9b21c602
Added a test script for the Stopwatch class
Matthew Ellison
2019-03-29 12:35:05 -04:00
-
d90f621252
Fixed problem where minute and hour weren't returning the correct value
Matthew Ellison
2019-03-29 12:34:48 -04:00
-
492a9dcd36
Added license information
Matthew Ellison
2019-03-28 12:25:47 -04:00
-
161b051b04
Added a script that tests the results of all functions in the Algorithms script
Matthew Ellison
2019-03-28 12:14:25 -04:00
-
68efd8b092
Added functions to get mintues, hours, and string
Matthew Ellison
2019-03-28 12:13:43 -04:00
-
c6bcb79fea
Fixed but where getProd would return 1 when the ary was empty
Matthew Ellison
2019-03-28 12:13:18 -04:00
-
a8d62c462c
Fixed bug in getFib functions that gave incorrect answers for low subscripts
Matthew Ellison
2019-03-26 02:02:06 -04:00
-
382e441a29
Added getFib functions
Matthew Ellison
2019-03-26 00:58:54 -04:00
-
f0ce2d717c
Made sure all variables in the functions are local
Matthew Ellison
2019-03-25 13:43:07 -04:00
-
5e2d87a029
Added a function to return all permutations of a string
Matthew Ellison
2019-03-25 12:30:32 -04:00
-
e3a3f665df
Fixed bug in getDivisors
Mattrixwv
2019-03-22 20:07:23 -04:00
-
72eae379ed
Fixed bug in double entry bug fix
Mattrixwv
2019-03-22 19:52:30 -04:00
-
3d6f2e2da9
Added getSum and getProd for tables
Matthew Ellison
2019-03-22 19:29:53 -04:00
-
b0ba590c53
Fixed a bug in getDivisors where a number would be added twice
Mattrixwv
2019-03-22 19:06:09 -04:00
-
a80644401f
Fixed bug that was giving an error in time
Matthew Ellison
2019-03-11 18:46:20 -04:00
-
88cf1b96d6
Added some safety precautions and added documentation
Mattrixwv
2019-02-08 13:06:42 -05:00
-
9c5e055917
Updated documentation for getDivisors function
Mattrixwv
2019-02-07 12:46:40 -05:00
-
54b8f3c5f0
Added a function to get all divisors of a number
Matthew Ellison
2019-02-07 11:43:34 -05:00
-
7bec0bd1c7
Added a function to get a precise number of prime numbers
Matthew Ellison
2019-02-06 02:00:52 -05:00
-
f9cce574cb
Updated stopwatch to show microsecond precision, works on linux
Matthew Ellison
2019-02-06 02:00:24 -05:00
-
c1149d09a4
Added a file with some helpful algorithms
Mattrixwv
2019-02-05 00:25:03 -05:00
-
af09b185dc
Added a simple way to time program run times
Mattrixwv
2019-02-01 15:21:20 -05:00
-
dfdbae14bf
Initial commit
Matthew Ellison
2019-02-01 20:18:15 +00:00