README.md
setup.cfg
setup.py
afnumpy/__init__.py
afnumpy/decorators.py
afnumpy/fft.py
afnumpy/indexing.py
afnumpy/multiarray.py
afnumpy/private_utils.py
afnumpy/random.py
afnumpy/version.py
afnumpy.egg-info/PKG-INFO
afnumpy.egg-info/SOURCES.txt
afnumpy.egg-info/dependency_links.txt
afnumpy.egg-info/requires.txt
afnumpy.egg-info/top_level.txt
afnumpy/core/__init__.py
afnumpy/core/dtypes.py
afnumpy/core/fromnumeric.py
afnumpy/core/function_base.py
afnumpy/core/multiarray.py
afnumpy/core/numeric.py
afnumpy/core/shape_base.py
afnumpy/lib/__init__.py
afnumpy/lib/function_base.py
afnumpy/lib/scimath.py
afnumpy/lib/shape_base.py
afnumpy/lib/stride_tricks.py
afnumpy/lib/type_check.py
afnumpy/linalg/__init__.py
afnumpy/linalg/linalg.py