0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Oct 20, 2023 — Oct 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated timing template to use function decorators.
Lee
More... about 14 years ago
Changed timing to print in ms.
Lee
More... about 14 years ago
Commented out extra code.
Lee
More... about 14 years ago
Streamline the way permutations are done.
Lee
More... about 14 years ago
Problem 65
Lee
More... almost 15 years ago
Problem 64
Lee
More... almost 15 years ago
Problem 63
Lee
More... almost 15 years ago
Problem 62
Lee
More... almost 15 years ago
A challenging one for sure
Lee
More... almost 15 years ago
It's ugly, but it works ... perhaps I could improve the candidate selection.
Lee
More... almost 15 years ago
A decryption excercise.
Lee
More... almost 15 years ago
Solve Problem 56-58
Lee
More... almost 15 years ago
Added function to prime sieve to check for primes up to N * N (the slow way).
Lee
More... almost 15 years ago
Problem 55
Lee
More... almost 15 years ago
Comment out printing to get a better idea of execution time.
Lee
More... almost 15 years ago
Add file IO to the poker solution.
Lee
More... almost 15 years ago
Adding the poker problem to the repo
Lee
More... almost 15 years ago
Cycles of prime numbers.
Lee
More... almost 15 years ago
Problem 53, combinitorics the hard way.
Lee
More... almost 15 years ago
The keylog for problem 79
Lee
More... almost 15 years ago
Complete some more problems.
Lee
More... almost 15 years ago
Add .pyo files to the ignore pattern.
Lee
More... almost 15 years ago
Add gitignore to ignore .pyc files
Lee
More... almost 15 years ago
Solve problem 50
Lee
More... almost 15 years ago
Finally move the prime generation code to a separate class in a module called 'primes'
Lee
More... almost 15 years ago
Solve problem 49
Lee
More... almost 15 years ago
Solve problem 47
Lee
More... almost 15 years ago
Finish problem 46
Lee
More... almost 15 years ago
Do a bunch more problems.
Lee
More... almost 15 years ago
improved the prime sieve slightly
Lee
More... almost 15 years ago