Metadata-Version: 2.0
Name: FibDB
Version: 0.1.1.2
Summary: Efficienct generation and storage of Fibonacci numbers,1000x faster than Hadoop
Home-page: https://github.com/ivanov/fibdb
Author: Paul Ivanov
Author-email: pi@berkeley.edu
License: BSD
Platform: UNKNOWN

FibDB
=====

Problem Statement
-----------------

Efficient generation of Fibonacci numbers is a perennial problem in
Computer Science, and no agreed-upon standard solution yet exists.

Proposed Solution
-----------------

We present FibDB, the first ever relational database specifically
designed for the generation and storage of numbers in the Fibonacci
sequence.

Credits
-------

`Jake Vanderplas' talk at
SciPy2017 <https://speakerd.s3.amazonaws.com/presentations/b0194397ecce48df82243cced5549f6e/SciPy_2017_Image_Analysis__1_.pdf>`__.


