A commons library for Project Euler problems.
Project description
Leonhard
A commons library for Project Euler problems.
Installation
pip install leonhard
Usage
>>> from leonhard import leonhard
>>> print(leonhard.get_factors_of_positive_integer(10))
[1, 2, 5, 10]
Functionalities
get_factors_of_positive_integer
: Gets the factors of a given positive integergenerate_fibonacci_sequence
: Generates a Fibonacci sequence
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
leonhard-1.1.0.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file leonhard-1.1.0.tar.gz
.
File metadata
- Download URL: leonhard-1.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
05cb830687ce0a67466ca3d5283bfac67375eb57824fff00a0868aeb47c35109
|
|
MD5 |
97956515cb540bc8ef518d5c7787567f
|
|
BLAKE2b-256 |
fc3f41ff49be758f1189080df042d6d750e70156b8afd8d1d2937efc01c1b588
|
File details
Details for the file leonhard-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: leonhard-1.1.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
081da755b6bd1e9015eb2ca97ea224664f4d57fc4cc055608fa1fe208c58fc5b
|
|
MD5 |
a22f8a5fa029901d83b12a365865e425
|
|
BLAKE2b-256 |
202b1cf0a1159e57541286c957b435fae27b62a837858dbb2a08692d94c7c41b
|