Utility functions to solve project euler and math problems
Project description
project-euler-aid
Hi, I made this package to provide utility functions for solving project euler problems. It can be extended to solve other math problems
Back story - It has been some time I have been solving math problems from different available problem sets. A lot of these functions were often needed to solve the problems. I compiled the ones frequently used and decided to publish them.
Installation
pip install project-euler-aid
Usage
Import the package
import project_euler_aid
from project_euler_aid import get_nth_prime_number
print(get_nth_prime_number(30)) # print the 30th prime number
Contributing
I will massively appreciate your contributions in developing this package alongside. Please refer to CONTRIBUTING.md for the same
Connect with me
Email - juliebryan998@gmail.com
Open an issue on GitHub if you encounter any problems or have any suggestions
License
This project is licensed under the MIT License.
Thanks for visiting the repo!
If you found this package helpful, please give it a star and share it with others!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file project_euler_aid-1.0.0.tar.gz.
File metadata
- Download URL: project_euler_aid-1.0.0.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
467d5b10b526410c7843794e9ce401991fbdc5a558e0d6a4be05aee158566e31
|
|
| MD5 |
10cf50b9a928bc462d44770006dff4e6
|
|
| BLAKE2b-256 |
74b0a986ca98b6b33a69b0cb917b7078850d67d4e583f5cdf6febe2d3b5c46c2
|
File details
Details for the file project_euler_aid-1.0.0-py3-none-any.whl.
File metadata
- Download URL: project_euler_aid-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdb1c20a9f1522bf9e7fb930a6af09ed2295afbad67c9e146dc68f6b049d7816
|
|
| MD5 |
af2cbd24b75bfd82d5d2469a8b6f3119
|
|
| BLAKE2b-256 |
7d804738c9a21087a42b8a8a907bb1c5e9363744973c55a7df887d8a190eac3d
|