Python/data_structures/hashing/number_theory
Nikos Giachoudis f7c58e4c4b
Unify primality checking (#6228)
* renames prime functions and occurances in comments

* changes implementation of primality testing to be uniform

* adds static typing as per conventions

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2022-07-11 22:36:57 +08:00
..
__init__.py Added doctest and more explanation about Dijkstra execution. (#1014) 2019-07-17 01:09:53 +02:00
prime_numbers.py Unify primality checking (#6228) 2022-07-11 22:36:57 +08:00