Returns the sum of N numbers of the fibonacci sequence
Project description
Fibo Sum
A Python package with the sole function of giving you the sum of N fibonacci terms.
Beware the golden ration complexity
Install
pip install fibo-sum
Usage
from fibo_sum.fibo_sum import fibo_sum
print(fibo_sum(13))
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
fibo_sum-1.0.1.tar.gz
(1.9 kB
view details)
File details
Details for the file fibo_sum-1.0.1.tar.gz
.
File metadata
- Download URL: fibo_sum-1.0.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d221ec2a4a219f0d3b10fbdd0e4f956d56b9bd922f9be95ea1363edce5f0a2f |
|
MD5 | 01774c147fb0603d998953974fa28da6 |
|
BLAKE2b-256 | 5fd82582e5d71065198723b77bb5aeadd64a5c6141aa6dc85eff49213d46e5cc |