LICENSE
MANIFEST.in
README.md
pyproject.toml
src/gpu_glm/__init__.py
src/gpu_glm/models.py
src/gpu_glm/py.typed
src/gpu_glm.egg-info/PKG-INFO
src/gpu_glm.egg-info/SOURCES.txt
src/gpu_glm.egg-info/dependency_links.txt
src/gpu_glm.egg-info/requires.txt
src/gpu_glm.egg-info/top_level.txt
tests/test_backend_info.py
tests/test_bernoulli.py
tests/test_gamma.py
tests/test_gaussian.py
tests/test_gaussian_scikit.py
tests/test_inverse_gaussian.py
tests/test_poisson.py
tests/test_regularized_bernoulli.py
tests/test_regularized_gamma.py
tests/test_regularized_gaussian.py
tests/test_regularized_inverse_gaussian.py
tests/test_regularized_poisson.py