/primality-algorithm

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

Primary LanguageSwift

This repository is not active