AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/npstructures.rst
docs/readme.rst
docs/usage.rst
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/stubs/npstructures.Counter.rst
docs/stubs/npstructures.HashTable.rst
docs/stubs/npstructures.RaggedArray.rst
docs/stubs/npstructures.raggedshape.RaggedShape.rst
docs/stubs/npstructures.raggedshape.RaggedView.rst
npstructures/__init__.py
npstructures/arrayfunctions.py
npstructures/hashtable.py
npstructures/raggedarray.py
npstructures/raggedshape.py
npstructures.egg-info/PKG-INFO
npstructures.egg-info/SOURCES.txt
npstructures.egg-info/dependency_links.txt
npstructures.egg-info/not-zip-safe
npstructures.egg-info/requires.txt
npstructures.egg-info/top_level.txt
tests/#test_npstructures.py#
tests/#test_random.py#
tests/__init__.py
tests/random_tests.py
tests/random_tests.py~
tests/test_arrayfunctions.py
tests/test_arrayfunctions.py~
tests/test_counter.py
tests/test_hashtable.py
tests/test_hashtable.py~
tests/test_raggedarray.py
tests/test_raggedarray.py~
tests/test_raggedshape.py
tests/test_raggedshape.py~
tests/test_random.py
tests/test_random.py~