CHANGELOG.md
LICENSE
MANIFEST.in
README.md
benchmarksmodule.c
lapackmodule.c
pymepack.cfg-sample
pyproject.toml
setup.cfg
setup.py
./benchmarksmodule.c
./lapackmodule.c
./pymepack/pymepack_impl.c
./pymepack/generator/BB03AD.c
./pymepack/generator/BB04AD.c
./pymepack/generator/f2c_helper.c
/tmp/build-env-tb8938mb/lib/python3.11/site-packages/numpy/f2py/src/fortranobject.c
benchmark/README.md
benchmark/benchmarks.py
benchmark/benchmarks_slicot.py
docs/source/conf.py
docs/source/index.rst
docs/source/lyap_stein.rst
docs/source/sylvester.rst
pymepack/__init__.py
pymepack/pymepack_def.pxd
pymepack/pymepack_impl.c
pymepack/pymepack_impl.pyx
pymepack/residuals.pyx
pymepack/solvers.pyx
pymepack.egg-info/PKG-INFO
pymepack.egg-info/SOURCES.txt
pymepack.egg-info/dependency_links.txt
pymepack.egg-info/requires.txt
pymepack.egg-info/top_level.txt
pymepack/generator/BB03AD.c
pymepack/generator/BB04AD.c
pymepack/generator/README.md
pymepack/generator/__init__.py
pymepack/generator/benchmarks.pyf
pymepack/generator/f2c_helper.c
pymepack/lapack/__init__.py
pymepack/lapack/lapack.pyf
pymepack/tests/__init__.py
pymepack/tests/tests.py