Metadata-Version: 2.1
Name: spglm
Version: 1.0.7
Summary: sparse generalized linear models
Home-page: https://github.com/pysal/spglm
Maintainer: Taylor M. Oshan
Maintainer-email: tayoshan@gmail.com
License: 3-Clause BSD
Download-URL: https://pypi.python.org/pypi/spglm
Keywords: spatial statistics
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >3.5
Requires-Dist: scipy (>=0.11)
Requires-Dist: numpy (>=1.3)
Requires-Dist: libpysal (>=4.0.0)
Requires-Dist: spreg (>=1.0.4)
Provides-Extra: docs
Requires-Dist: sphinx (>=1.4.3) ; extra == 'docs'
Requires-Dist: sphinxcontrib-bibtex ; extra == 'docs'
Requires-Dist: sphinx-bootstrap-theme ; extra == 'docs'
Requires-Dist: numpydoc ; extra == 'docs'
Provides-Extra: tests
Requires-Dist: nose ; extra == 'tests'
Requires-Dist: nose-progressive ; extra == 'tests'
Requires-Dist: nose-exclude ; extra == 'tests'
Requires-Dist: coverage ; extra == 'tests'
Requires-Dist: coveralls ; extra == 'tests'

UNKNOWN


