jos3neto / primality-algorithm

Algorithm that tests for prime numbers, with O(√n) time complexity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Algorithm that tests for prime numbers, with O(√n) time complexity.


Languages

Language:Swift 100.0%