JNI bindings for primesieve
-
Updated
Jan 15, 2025 - Java
JNI bindings for primesieve
A program to print/save (to a text file) all prime numbers or the next prime number after a given input start number.
Simple desktop app that draws the Ulam spiral. Built with AWT/Swing.
For OEIS - To get the sequence of the desired power of the primes, just insert the power. Download both .java files into the same folder.
🐶 Common algorithms in Java
Uses the Sieve of Eratosthenes Algorithm to find all prime numbers between one and a given number (inclusive).
Optimus prime - Basic algorithm assignment
Add a description, image, and links to the primes topic page so that developers can more easily learn about it.
To associate your repository with the primes topic, visit your repo's landing page and select "manage topics."