LICENSE
README.md
pyproject.toml
src/pydrght/__init__.py
src/pydrght/bfa.py
src/pydrght/czi.py
src/pydrght/dchar.py
src/pydrght/di.py
src/pydrght/dist.py
src/pydrght/msdi.py
src/pydrght/pds.py
src/pydrght/pni.py
src/pydrght/rai.py
src/pydrght/rdi.py
src/pydrght/si.py
src/pydrght/tsdi.py
src/pydrght.egg-info/PKG-INFO
src/pydrght.egg-info/SOURCES.txt
src/pydrght.egg-info/dependency_links.txt
src/pydrght.egg-info/requires.txt
src/pydrght.egg-info/top_level.txt
src/pydrght/copulas/__init__.py
src/pydrght/copulas/archimedean.py
src/pydrght/copulas/base.py
src/pydrght/copulas/elliptical.py
src/pydrght/copulas/extreme.py
src/pydrght/copulas/utils.py
src/pydrght/indices/__init__.py
src/pydrght/indices/sgi.py
src/pydrght/indices/spei.py
src/pydrght/indices/spi.py
src/pydrght/indices/ssfi.py
src/pydrght/indices/ssmi.py
src/pydrght/methods/__init__.py
src/pydrght/methods/cdf_estimators.py
src/pydrght/methods/param_estimator_pwm.py
src/pydrght/methods/param_estimators.py
src/pydrght/methods/ub_pwm.py
src/pydrght/pet/__init__.py
src/pydrght/pet/hargreaves.py
src/pydrght/pet/thornthwaite.py
src/pydrght/pet/utils.py
src/pydrght/utils/__init__.py
src/pydrght/utils/utils.py
tests/test_bfa.py
tests/test_copulas.py
tests/test_czi.py
tests/test_dchar.py
tests/test_di.py
tests/test_dist.py
tests/test_msdi.py
tests/test_pet.py
tests/test_pni.py
tests/test_rai.py
tests/test_rdi.py
tests/test_si.py
tests/test_utils.py