This project contains:
-
problems.py - Solutions to each project euler problem.
-
lib.py - Various number-theoretical and other utilities, including a framework for testing and benchmarking the problems.
-
test.py - A script for running problems, testing answers and showing time in ms.