CONTRIBUTING.rst
LICENSE
MANIFEST.in
NEWS.rst
README.rst
setup.py
data/arrays/university_rostock.csv
doc/conf.py
doc/index.rst
doc/plot_directive.py
doc/requirements.txt
examples/horizontal_plane_arrays.py
examples/make_movie.py
examples/modal_room_acoustics.py
examples/plot_particle_density.py
examples/sound_field_synthesis.py
examples/soundfigures.py
examples/figures/circle.png
examples/figures/cross.png
examples/figures/rect.png
examples/figures/tree.png
sfs/__init__.py
sfs/array.py
sfs/defs.py
sfs/plot.py
sfs/tapering.py
sfs/util.py
sfs.egg-info/PKG-INFO
sfs.egg-info/SOURCES.txt
sfs.egg-info/dependency_links.txt
sfs.egg-info/requires.txt
sfs.egg-info/top_level.txt
sfs/mono/__init__.py
sfs/mono/drivingfunction.py
sfs/mono/soundfigure.py
sfs/mono/source.py
sfs/mono/synthesized.py
tests/test_array.py