This code plots prime numbers, their position, spin, and rotation in the prime hexagon. See The Prime Hexagon video at: https://www.youtube.com/watch?v=fQL4KRH3wUQ
-
Updated
Feb 12, 2018 - Python
This code plots prime numbers, their position, spin, and rotation in the prime hexagon. See The Prime Hexagon video at: https://www.youtube.com/watch?v=fQL4KRH3wUQ
First it asks for a number, then says if it is a prime number and then what kind of special prime if so, and gives a quick description and field of use.
Interactive Jupyter widget game to learn and drill the primes from 1 to 100, using a batch-based memorisation system.
Data structures, bilgisayar bilimleri, algoritmalar ağırlıklı çeşitli C program örnekleri
Generate Tables / Even / Odd / Prime / Fabonacci / Double Numbers.
Two simple methods for finding prime numbers
A prime number checker made using TeaVM and Java.
Sieving primes and counting primes
Hey! Hi this is the repository where I'll be uploading some programs related to C# language while learning it :)
a simple c program to describe whether it is prime or not
Creative coding Pong game where prime numbers drive gameplay, rhythm, and generative visuals.
A java program that finds prime numbers
The “King Number” is a prime number that is the factor of the most numbers in a given list. Can you find the “King Number” in each list? For example, for the list {2, 3, 5, 6, 9, 14, 20}, the answer is 2, since it's a factor of 2, 6, 14 and 20, while 3 is only a factor of 3, 6 and 9.
A feature-rich web application that allows users to find the details of the weather based on a particular city
Emirp prime numbers are primes that can are primes in both directions you read the digits, for example 13 and 31. This script asks a range between two numbers, and then depending on the versions prints a list, a 2D plot, or a multithread rendered 3D plot.
To associate your repository with the primenumbers topic, visit your repo's landing page and select "manage topics."