Multiple Fibonacci Number Implementations, in Python and C
Project description
Multiple Fibonacci Number Implementations, in Python and C
by Dan Crosta <dcrosta@late.am>
This package implements four functions to generate the Nth fibonacci number:
a recursive algorithm in Python
an iterative algorithm in Python
and the same two algorithms in C as an extension module
You shouldn’t use this package. It’s purpose is to serve as an example to support my “Python Packaging for Humans” presentation at PyGotham II on June 8, 2012 in New York City.
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
multifib-0.1.tar.gz
(2.4 kB
view details)
File details
Details for the file multifib-0.1.tar.gz
.
File metadata
- Download URL: multifib-0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2cad65f07382b6d77f2ae8368830fcae995d0a7ae8d4045bafbc2a6fd157146f |
|
MD5 | 3a069e9cca1845a6d35d770dda3c0656 |
|
BLAKE2b-256 | 5f05678ed81b79cb9699df7fee4909ec2efe0e463ef83ee970357d9881f69a1e |