multifib

Multiple Fibonacci Number Implementations, in Python and C
Download

multifib Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Dan Crosta
  • Publisher web site:
  • https://github.com/dcrosta/

multifib Tags


multifib Description

multifib is a Python module that 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 moduleYou 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.Product's homepage


multifib Related Software