.gitignore
.readthedocs.yaml
CLA.md
CLAUDE.md
CONTRIBUTING.md
Dockerfile.cpu
Dockerfile.gpu
LICENSE
Makefile
PAL.svg
README.md
STYLE_GUIDE.md
logging.ini
pyproject.toml
pyrightconfig.json
pytest.ini
.devcontainer/README.md
.devcontainer/cpu/devcontainer.json
.devcontainer/gpu/devcontainer.json
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/dependabot-pdm.yml
data/catastrophes/cat_ylt.csv
data/proteus_scenario_generator/Economics_USD_Inflation_Inflation Index.csv
data/reserve_risk/claims_triangle.csv
docs/Makefile
docs/README.md
docs/development.md
docs/make.bat
docs/structure.md
docs/usage.md
docs/source/conf.py
docs/source/contributing.rst
docs/source/development.md
docs/source/index.rst
docs/source/license.rst
docs/source/usage.md
docs/source/api/config.rst
docs/source/api/contracts.rst
docs/source/api/copulas.rst
docs/source/api/distributions.rst
docs/source/api/frequency_severity.rst
docs/source/api/maths.rst
docs/source/api/modules.rst
docs/source/api/pal.config.rst
docs/source/api/pal.contracts.rst
docs/source/api/pal.copulas.rst
docs/source/api/pal.couplings.rst
docs/source/api/pal.distributions.rst
docs/source/api/pal.frequency_severity.rst
docs/source/api/pal.maths.rst
docs/source/api/pal.rst
docs/source/api/pal.stats.rst
docs/source/api/pal.stochastic_scalar.rst
docs/source/api/pal.types.rst
docs/source/api/pal.variables.rst
docs/source/api/stats.rst
docs/source/api/stochastic_scalar.rst
docs/source/api/types.rst
docs/source/api/variables.rst
examples/example_catastrophes.ipynb
examples/example_catastrophes.py
examples/example_copulas.ipynb
examples/example_copulas.py
examples/example_inflation.ipynb
examples/example_inflation.py
examples/example_odp_reserve_risk.py
examples/example_underwriting_risk.py
examples/example_xol_tower.ipynb
examples/example_xol_tower.py
mirror-package/LICENSE
mirror-package/README.md
mirror-package/pyproject.toml
mirror-package/proteus/__init__.py
pal/__init__.py
pal/_maths.py
pal/_version.py
pal/config.py
pal/contracts.py
pal/copulas.py
pal/couplings.py
pal/distributions.py
pal/frequency_severity.py
pal/maths.py
pal/py.typed
pal/stats.py
pal/stochastic_scalar.py
pal/types.py
pal/variables.py
proteusllp_actuarial_library.egg-info/PKG-INFO
proteusllp_actuarial_library.egg-info/SOURCES.txt
proteusllp_actuarial_library.egg-info/dependency_links.txt
proteusllp_actuarial_library.egg-info/requires.txt
proteusllp_actuarial_library.egg-info/top_level.txt
tests/test_FreqSev.py
tests/test_FrequencySeverity.py
tests/test_copulas.py
tests/test_couplings.py
tests/test_couplings_fs.py
tests/test_distributions.py
tests/test_stats.py
tests/test_stochastic_scalar.py
tests/test_type_protocols.py
tests/test_variables.py
tests/test_xol.py
tests/data/variable.csv
utilities/distributions.py