CHANGELOG.rst
LICENSE.txt
MANIFEST.in
README.md
dev-requirements.txt
requirements.txt
setup.cfg
setup.py
npstreams/__init__.py
npstreams/array_stream.py
npstreams/array_utils.py
npstreams/benchmarks.py
npstreams/cuda.py
npstreams/flow.py
npstreams/iter_utils.py
npstreams/linalg.py
npstreams/numerics.py
npstreams/parallel.py
npstreams/reduce.py
npstreams/stacking.py
npstreams/stats.py
npstreams/utils.py
npstreams.egg-info/PKG-INFO
npstreams.egg-info/SOURCES.txt
npstreams.egg-info/dependency_links.txt
npstreams.egg-info/not-zip-safe
npstreams.egg-info/requires.txt
npstreams.egg-info/top_level.txt
tests/__init__.py
tests/test_array_stream.py
tests/test_array_utils.py
tests/test_cuda.py
tests/test_flow.py
tests/test_iter_utils.py
tests/test_linalg.py
tests/test_numerics.py
tests/test_parallel.py
tests/test_reduce.py
tests/test_stacking.py
tests/test_stats.py
tests/data/test_data1.npy
tests/data/test_data2.npy
tests/data/test_data3.npy