|
|
04a1c29a4b
|
Added a function to get all the prime factos of a number
|
2019-01-28 13:13:13 -05:00 |
|
|
|
aa5ae520c3
|
Updated prototype to show correct function
|
2019-01-28 12:47:28 -05:00 |
|
|
|
c6794e1c6f
|
Added Copyright information
|
2018-12-10 12:05:48 -05:00 |
|
|
|
452c20fce0
|
Added functions for finding the minimum and maximum elements in a vector
|
2018-12-10 00:39:29 -05:00 |
|
|
|
d79ab17353
|
Added bubblesort, quicksort, and search
|
2018-12-02 17:25:22 -05:00 |
|
|
|
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 |
|
|
|
175e97020d
|
Added some comments and a function for permutations
|
2018-11-12 11:35:01 -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 |
|