MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
include/a/a.h
include/a/avl.h
include/a/buf.h
include/a/complex.h
include/a/crc.h
include/a/fpid.h
include/a/fuzzy.h
include/a/list.h
include/a/math.h
include/a/mf.h
include/a/notefreqs.h
include/a/oop.h
include/a/operator.h
include/a/pid.h
include/a/poly.h
include/a/polytrack.h
include/a/rbt.h
include/a/real.h
include/a/slist.h
include/a/tf.h
include/a/utf.h
include/a/version.h
include/a/host/a.h
include/a/host/que.h
include/a/host/str.h
include/a/host/vec.h
include/a/host/vector.h
liba.egg-info/PKG-INFO
liba.egg-info/SOURCES.txt
liba.egg-info/dependency_links.txt
liba.egg-info/top_level.txt
python/src/a.c
python/src/a.pyx
python/src/a/__init__.pxd
python/src/a/__init__.pxi
python/src/a/fpid.pxd
python/src/a/fpid.pxi
python/src/a/math.pxd
python/src/a/math.pxi
python/src/a/mf.pxd
python/src/a/mf.pxi
python/src/a/pid.pxd
python/src/a/pid.pxi
python/src/a/poly.pxd
python/src/a/poly.pxi
python/src/a/polytrack.pxd
python/src/a/polytrack.pxi
python/src/a/tf.pxd
python/src/a/tf.pxi
python/src/a/version.pxd
python/src/a/version.pxi
src/a.c
src/avl.c
src/buf.c
src/complex.c
src/complex.h
src/crc.c
src/fpid.c
src/fpid.h
src/fuzzy.c
src/math.c
src/math.h
src/mf.c
src/pid.c
src/pid.h
src/poly.c
src/polytrack.c
src/rbt.c
src/real.c
src/tf.c
src/utf.c
src/version.c
src/host/a.c
src/host/que.c
src/host/str.c
src/host/vec.c
src/host/vector.c