.gitattributes
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE.txt
README.md
codecov.yml
pyproject.toml
.github/release.yml
.github/workflows/build_docs.yml
.github/workflows/release_and_publish.yml
.github/workflows/testing.yml
ci/310-MIN.yaml
ci/311.yaml
ci/312-DEV.yaml
ci/312.yaml
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/installation.rst
docs/references.rst
docs/tutorials.rst
docs/_static/pysal-styles.css
docs/_static/references.bib
docs/_static/auto/references.el
docs/_static/images/1940.png
docs/_static/images/nsf_logo.jpg
docs/_static/images/pysal_favicon.ico
docs/_static/images/regions.png
docs/_static/images/share.png
inequality/__init__.py
inequality/_indices.py
inequality/gini.py
inequality/theil.py
inequality.egg-info/PKG-INFO
inequality.egg-info/SOURCES.txt
inequality.egg-info/dependency_links.txt
inequality.egg-info/requires.txt
inequality.egg-info/top_level.txt
inequality/tests/__init__.py
inequality/tests/test_gini.py
inequality/tests/test_indices.py
inequality/tests/test_theil.py
notebooks/gini.ipynb