|
|
6e73189e96
|
Fixed small bug, increased Fib efficiency and changed to C++ gmp classes
|
2018-11-14 11:58:33 -05:00 |
|
|
|
aed6b8672c
|
Added algorithms for finding a Fibonacci number
|
2018-11-14 00:12:37 -05:00 |
|
|
|
410cd4f909
|
Added a gitignore file so I can test and not push the tests to the repo
|
2018-11-14 00:12:13 -05:00 |
|
|
|
0b99682299
|
Removed the failed BigInt class
|
2018-11-14 00:11:33 -05:00 |
|
|
|
175e97020d
|
Added some comments and a function for permutations
|
2018-11-12 11:35:01 -05:00 |
|
|
|
76c7b4bce5
|
Added warning because this is not a stable class yet
|
2018-11-12 11:34:35 -05:00 |
|
|
|
95d2869136
|
Fixed sort problem and added declarations to the front of the file
|
2018-11-09 15:42:27 -05:00 |
|
|
|
e77e66ef86
|
Added sort to the end of the getPrimes and getDivisors functions
|
2018-11-09 15:13:22 -05:00 |
|
|
|
81b50f92f6
|
Added the correct namespace to the file
|
2018-11-09 00:53:45 -05:00 |
|
|
|
72153267df
|
Added a file that contains some useful algorithms
|
2018-11-08 18:00:06 -05:00 |
|
|
|
00759b82d1
|
Moved my classes to an appropriate namespace
|
2018-11-08 17:38:08 -05:00 |
|
|
|
8d9af8d84e
|
Added a class that can handle addition and subtraction on very large integers
|
2018-11-07 19:38:18 -05:00 |
|
|
|
0344054a34
|
Added include guard
|
2018-11-07 18:12:33 -05:00 |
|
|
|
098a462e2b
|
Added a stopwatch class that allows easy timing of programs
|
2018-10-31 00:35:32 -04:00 |
|
|
|
33db0efce0
|
Added a class that changes the colors of a terminal
|
2018-03-23 14:08:20 -04:00 |
|