A package to calculate fibonacci number
Project description
fibonacci_calculators
Provide two different ways to calculate fibonacci
install
pip install fibonacci_calculators
use
from fibonacci_calculators import fib_dfs, fib_dp
print(fibonacci_dfs(5))
print(fibonacci_dp(5))
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 fibonacci_calculators-0.0.2.tar.gz.
File metadata
- Download URL: fibonacci_calculators-0.0.2.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1a62dffb15309dd1af0b0e8336315a6957d1506148b4473c0ef4a67c8e26dcd
|
|
| MD5 |
2b49fc4cb7ea881b991466bbadd7e861
|
|
| BLAKE2b-256 |
3adc89b6861d41aca750da37a9d645809ca5e23fb53cb81988426b73bbf53e5d
|
File details
Details for the file fibonacci_calculators-0.0.2-py3-none-any.whl.
File metadata
- Download URL: fibonacci_calculators-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de7349b80d505f73e18fc357d70a6967046a45f5b47a9d6e39d1a33a493c6fff
|
|
| MD5 |
e6a090f9ff203b759011a61163f0b38a
|
|
| BLAKE2b-256 |
90a6752bbccdbd57f2f5739a32288ace16f9b3232b8ca3169e17e7d0c66e2dce
|