tight prime generator

Version 1.0.0.0 (1.09 KB) by Bud Kelly
A small piece of code that generates primes to n, pretty fast too.
20 Downloads
Updated 1 Apr 2018

View License

Just enter a number for searchlimit in the source code. Then run it. On my old Macbook Pro, it takes only 0.112 seconds to list the primes to 10,000. That's not the fastest possible method, but pretty clean and quick. And easy to read and understand. Handy, and only about ten lines of code including tic and toc.

Cite As

Bud Kelly (2024). tight prime generator (https://www.mathworks.com/matlabcentral/fileexchange/66708-tight-prime-generator), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2018a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Guidance, Navigation, and Control (GNC) in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0