Skip to main content

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

This version

0.1

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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page