.gitignore
README.md
pyproject.toml
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/modules.rst
docs/phased_array.rst
notebooks/array.ipynb
phased_array/__init__.py
phased_array/_version.py
phased_array/phased_array.py
phased_array.egg-info/PKG-INFO
phased_array.egg-info/SOURCES.txt
phased_array.egg-info/dependency_links.txt
phased_array.egg-info/requires.txt
phased_array.egg-info/top_level.txt
test/test_phased_array.py