LICENSE
MANIFEST.in
Makefile
README.rst
RELEASE.rst
setup.cfg
setup.py
tox.ini
Bottleneck.egg-info/PKG-INFO
Bottleneck.egg-info/SOURCES.txt
Bottleneck.egg-info/dependency_links.txt
Bottleneck.egg-info/requires.txt
Bottleneck.egg-info/top_level.txt
bottleneck/LICENSE
bottleneck/__init__.py
bottleneck/version.py
bottleneck/benchmark/__init__.py
bottleneck/benchmark/autotimeit.py
bottleneck/benchmark/bench.py
bottleneck/benchmark/bench_detailed.py
bottleneck/slow/__init__.py
bottleneck/slow/move.py
bottleneck/slow/nonreduce.py
bottleneck/slow/nonreduce_axis.py
bottleneck/slow/reduce.py
bottleneck/src/__init__.py
bottleneck/src/bottleneck.h
bottleneck/src/iterators.h
bottleneck/src/move_template.c
bottleneck/src/nonreduce_axis_template.c
bottleneck/src/nonreduce_template.c
bottleneck/src/reduce_template.c
bottleneck/src/template.py
bottleneck/src/move_median/move_median.c
bottleneck/src/move_median/move_median.h
bottleneck/src/move_median/move_median_debug.c
bottleneck/tests/__init__.py
bottleneck/tests/input_modifcation_test.py
bottleneck/tests/list_input_test.py
bottleneck/tests/move_test.py
bottleneck/tests/nonreduce_axis_test.py
bottleneck/tests/nonreduce_test.py
bottleneck/tests/reduce_test.py
bottleneck/tests/scalar_input_test.py
bottleneck/tests/util.py
doc/doc_howto
doc/image/icon.png
doc/image/icon.xcf
doc/image/icon14.png
doc/source/.gitignore
doc/source/conf.py
doc/source/index.rst
doc/source/intro.rst
doc/source/license.rst
doc/source/reference.rst
doc/source/release.rst
doc/sphinxext/LICENSE.txt
doc/sphinxext/MANIFEST.in
doc/sphinxext/PKG-INFO
doc/sphinxext/README.txt
doc/sphinxext/__init__.py
doc/sphinxext/comment_eater.py
doc/sphinxext/compiler_unparse.py
doc/sphinxext/docscrape.py
doc/sphinxext/docscrape.pyc
doc/sphinxext/docscrape_sphinx.py
doc/sphinxext/docscrape_sphinx.pyc
doc/sphinxext/numpydoc.py
doc/sphinxext/numpydoc.pyc
doc/sphinxext/phantom_import.py
doc/sphinxext/plot_directive.py
doc/sphinxext/setup.cfg
doc/sphinxext/setup.py
doc/sphinxext/traitsdoc.py