Code for my contributions to the OEIS.
-
Updated
Jun 8, 2025 - Python
Code for my contributions to the OEIS.
Contains Python Tkinter programs to draw Emojis/Tweety/Scenary/GUIs(Pizza Delivery,Prime_Even_Odd,Temp_cel_toFar).
Pure-Python implementation of the Rabin-Miller primality test.
Enter an integer n, find all the prime numbers between 0 and n, and from these prime numbers, find a set of solutions that sum to n and have the largest prime number. If you enter a prime number, the answer is the prime number itself
Add a description, image, and links to the prime-number topic page so that developers can more easily learn about it.
To associate your repository with the prime-number topic, visit your repo's landing page and select "manage topics."