LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
include/aa.h
include/aa_blas.h
python/aapy.c
python/aapy.pyx
src/aa.c
src/anderson_acceleration.egg-info/PKG-INFO
src/anderson_acceleration.egg-info/SOURCES.txt
src/anderson_acceleration.egg-info/dependency_links.txt
src/anderson_acceleration.egg-info/requires.txt
src/anderson_acceleration.egg-info/top_level.txt
tests/c/bench.c
tests/c/check_gd_convergence.sh
tests/c/gd.c
tests/c/minunit.h
tests/c/run_tests.c
tests/python/bench.py
tests/python/test_aa.py
tests/python/test_wheel.py