LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
docs/api.md
docs/citation.md
docs/index.md
docs/installation.md
docs/quickstart.md
docs/man/PrimalResult.md
docs/man/coef.md
docs/man/compressed_sensing_solver.md
docs/man/dantzig_solver.md
docs/man/index.md
docs/man/plot.md
docs/man/quantile_regression_solver.md
docs/man/sparse_svm_solver.md
docs/man/summary.md
docs/man/test.md
examples/run_compressed_sensing.py
examples/run_dantzig.py
examples/run_quantile_regression.py
examples/run_sparse_svm.py
pyprimal/VERSION
pyprimal/__init__.py
pyprimal/core.py
pyprimal/libpath.py
pyprimal.egg-info/PKG-INFO
pyprimal.egg-info/SOURCES.txt
pyprimal.egg-info/dependency_links.txt
pyprimal.egg-info/requires.txt
pyprimal.egg-info/top_level.txt
pyprimal/lib/libpsm.so
tests/__init__.py
tests/test_solvers.py