Project Euler solutions in Python

Taddeus Kroes f005f87aea Started working on 82 il y a 13 ans
.gitignore 0a0bd415ff Added bruteforce attempts for problems 243 and 364. il y a 14 ans
Makefile 84cf9d61f4 Added make clean target for removing Python bytecode files il y a 13 ans
matrix.txt 62a56d965f Added solutions to problems 24, 26, 29, 41, 42, 81 and 92. il y a 14 ans
problem24.py 4977fe1cad Made all problems executable for a Linux pc. il y a 14 ans
problem243.py 21186ede2e Moved some common functions to 'utils' il y a 13 ans
problem26.py 04b4953081 Finished 26 il y a 13 ans
problem29.py 40eab4bf6a Code cleanup il y a 13 ans
problem31.py b8de080743 Made some files executable il y a 13 ans
problem32.py b8de080743 Made some files executable il y a 13 ans
problem33.py 30ad39bfe3 Removed some unused imports il y a 13 ans
problem34.py 12a64586a2 Made all problems executable il y a 13 ans
problem364.py 4977fe1cad Made all problems executable for a Linux pc. il y a 14 ans
problem38.py 12a64586a2 Made all problems executable il y a 13 ans
problem381.py 8668f019f6 Made a file executable il y a 13 ans
problem39.py 12a64586a2 Made all problems executable il y a 13 ans
problem40.py 12a64586a2 Made all problems executable il y a 13 ans
problem41.py 5ce988fdea Code cleanup il y a 13 ans
problem42.py 4977fe1cad Made all problems executable for a Linux pc. il y a 14 ans
problem43.py 7487ab6ac9 Solved 43 il y a 13 ans
problem44.py 12a64586a2 Made all problems executable il y a 13 ans
problem45.py 46eb33ea18 Code cleanup il y a 13 ans
problem46.py 12a64586a2 Made all problems executable il y a 13 ans
problem47.py fadf1e2b10 Solved 47 il y a 13 ans
problem49.py 30ad39bfe3 Removed some unused imports il y a 13 ans
problem50.py 29bb1d9084 Fixed error in 50 il y a 13 ans
problem52.py 67c40e5a28 Added solution to problem 52. il y a 14 ans
problem53.py bd0d4148fd Solved 53 il y a 13 ans
problem7.py 12a64586a2 Made all problems executable il y a 13 ans
problem79.py 1598cdc859 Worked on 79 il y a 13 ans
problem81.py 40eab4bf6a Code cleanup il y a 13 ans
problem82.py f005f87aea Started working on 82 il y a 13 ans
problem92.py adfe635574 Moved some common functions to 'utils' il y a 13 ans
utils.py 5f5961bc42 Small improvement to primes_until() il y a 13 ans
words.txt 62a56d965f Added solutions to problems 24, 26, 29, 41, 42, 81 and 92. il y a 14 ans