.gitignore
LICENSE
README.md
conda_build_config.yaml
meta.yaml
pyproject.toml
setup.py
.github/workflows/package.yml
.github/workflows/tests.yml
sosfilt/__init__.py
sosfilt/_sosfilt.c
sosfilt/_sosfilt.cpython-36m-x86_64-linux-gnu.so
sosfilt/_sosfilt.pyx
sosfilt/_zpk_funcs.cpp
sosfilt/_zpk_funcs.py
sosfilt/filter_design.py
sosfilt/sosfilt.py
sosfilt.egg-info/PKG-INFO
sosfilt.egg-info/SOURCES.txt
sosfilt.egg-info/dependency_links.txt
sosfilt.egg-info/requires.txt
sosfilt.egg-info/top_level.txt
sosfilt/tests/test_filter_design.py
sosfilt/tests/test_sosfilt.py
sosfilt/tests/test_zpk.py