This is a library of functions that may come in useful when solving problems on Project Euler.
Stars
1
Forks
0
Watchers
1
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
46
commits
Merge branch 'main' of https://github.com/MarcoPlatino/EulerKit
56e958eView on GitHubAdded permutationsmoduele and generalMath module, also added a function to primes module to get the prime factors of a number.
29ce6d7View on GitHubAdded new equivalency module and updated to version 0.4.1
d579ec7View on GitHubExperimenting with a timer decorator. Planning to add a more comprehensive timing utility to EulerKit.
1ea73a9View on GitHubUpdated some features on poalindromes, pandigital, and primes modules NOT A NEW RELEASE
440b28bView on GitHub