Homeworks done in course CS 599: Algorithms - Design, Analysis, and Implementations at Oregon State University
-
Updated
Dec 7, 2020 - Python
Homeworks done in course CS 599: Algorithms - Design, Analysis, and Implementations at Oregon State University
A couple of algorithms I implemented in order to not get rusty with python.
An assortment of functions for number theory / discrete math type problems
Python based program using trial division to factor numbers.
Factoring the time, when 12- and 24-hour formats have equal numbers of prime factors
A command-line program that calculates Turing machine indices from instructions and instructions from indices using the Prime Power Method
Undertook the RSA Factoring Challenge, employing algorithmic techniques to factorize numbers into prime factors, exploring both standard and advanced tasks.
Add a description, image, and links to the prime-factorization topic page so that developers can more easily learn about it.
To associate your repository with the prime-factorization topic, visit your repo's landing page and select "manage topics."