Fibonacci Calculator including normal Python code and Cython wrapper.
Project description
==================== Fibonacci Calculator
.. image:: https://img.shields.io/pypi/v/fibonacci_calculator.svg :target: https://pypi.python.org/pypi/fibonacci_calculator
.. image:: https://img.shields.io/travis/richardscholtens/fibonacci_calculator.svg :target: https://travis-ci.org/richardscholtens/Fibonacci_Calculator
.. image:: https://readthedocs.org/projects/fibonacci-calculator/badge/?version=latest :target: https://fibonacci-calculator.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
.. image:: https://pyup.io/repos/github/richardscholtens/Fibonacci_Calculator/shield.svg :target: https://pyup.io/repos/github/richardscholtens/Fibonacci_Calculator/ :alt: Updates
A calculator that calculates Fibonacci numbers from 0 to n, indexes n-number and returns n-number.
- Free software: MIT license
- Documentation: https://fibonacci-calculator.readthedocs.io.
Features
- TODO
Credits
This package was created with Cookiecutter_ and the audreyr/cookiecutter-pypackage
_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _audreyr/cookiecutter-pypackage
: https://github.com/audreyr/cookiecutter-pypackage
Cython modules
The library was enhanced using the Cython library to improve speed efficiency.
https://cython.readthedocs.io/en/latest/
======= History
0.1.0 (2020-10-15)
- First release on PyPI.
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 Distributions
File details
Details for the file fibonacci_calculator-0.1.28.tar.gz
.
File metadata
- Download URL: fibonacci_calculator-0.1.28.tar.gz
- Upload date:
- Size: 64.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1f1297e4767c43fca29ee52060727469ccbad858cd4c346d7783b10ad8eea9b |
|
MD5 | 8ea13de31f4c66159b34723f717006de |
|
BLAKE2b-256 | 6d979ee981afd784f7620de2e7cae6eeaa90d3e95828e839c67be26f032dcded |
File details
Details for the file fibonacci_calculator-0.1.28-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: fibonacci_calculator-0.1.28-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 96.4 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56fcf0f36bef89bd2c8bfd88b9957d0e9c574d51cc1be4abd21e2ab17f112310 |
|
MD5 | aa7b4b8253abb29d2de0c4d5344aed99 |
|
BLAKE2b-256 | a23ac846c8b3612f29906bd44b418d02a072d4aaeec8aa6aa62940323ddd08dc |
File details
Details for the file fibonacci_calculator-0.1.28-cp38-cp38-manylinux2014_x86_64.whl
.
File metadata
- Download URL: fibonacci_calculator-0.1.28-cp38-cp38-manylinux2014_x86_64.whl
- Upload date:
- Size: 275.5 kB
- Tags: CPython 3.8
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5b0693edec8313d668b8a11d58cc5e246be1bf6ed3b0248f874377cb4c08a11 |
|
MD5 | 875d8881b39b4b20bea17eec72b9bae7 |
|
BLAKE2b-256 | 5ba753fe1439e250aadbc2dcac4c87e14c027886b1f1ac5d799f7a3059188a89 |